stringToValue

open override fun stringToValue(text: String?): Timestamp(source)

Constructs a Timestamp from text, thereby liberally interpreting the intended timestamp and normalizing the notation.

This method will never throw a ParseException.