Interface DatePickerConverter
- All Superinterfaces:
DateConverter
- All Known Implementing Classes:
DatePickerConverterImpl
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Date
This date is used as a placeholder in the Default Value of a Date Custom Field, to indicate that that we should return the current date when getDefault() is called. -
Method Summary
-
Field Details
-
USE_NOW_DATE
This date is used as a placeholder in the Default Value of a Date Custom Field, to indicate that that we should return the current date when getDefault() is called.
-
-
Method Details
-
getString
- Specified by:
getString
in interfaceDateConverter
-
getTimestamp
- Specified by:
getTimestamp
in interfaceDateConverter
- Throws:
FieldValidationException
-