@Internal public interface DatePickerConverter extends DateConverter
| Modifier and Type | Field and Description |
|---|---|
static Date |
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.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getString(Date value) |
Timestamp |
getTimestamp(String stringValue) |
static final Date USE_NOW_DATE
String getString(Date value)
getString in interface DateConverterTimestamp getTimestamp(String stringValue) throws FieldValidationException
getTimestamp in interface DateConverterFieldValidationExceptionCopyright © 2002-2019 Atlassian. All Rights Reserved.