Interface Config.TimestampField
- Enclosing interface:
- Config
public static interface Config.TimestampField
-
Method Summary
-
Method Details
-
fieldName
Used to change the json key for the field. -
dateFormat
The date format to use. The special string "default" indicates that the default format should be used. -
zoneId
The zone to use when formatting the timestamp. -
enabled
Enable or disable the field.
-