Interface DatePickerConverter

All Superinterfaces:
DateConverter
All Known Implementing Classes:
DatePickerConverterImpl

@Internal public interface DatePickerConverter extends DateConverter
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static 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

    Modifier and Type
    Method
    Description
    getString(Date value)
     
    getTimestamp(String stringValue)