JDateTimeField
A JFormattedTextField for Timestamps.
See Timestamp for how inputs are parsed and interpreted. Invalid inputs are never rejected. The DateTimeFormatter is used only to coerce inputs into Timestamp objects, in doing so normalizing the notation.
Parameters
default
the default Timestamp that is returned in case no value has ever been set
Types
Link copied to clipboard
Coerces inputs into Timestamp objects.