DateTimeFieldValue
Represents a value of a custom field of `date and time` type.
Properties
Name | Type | Description |
---|---|---|
type | 'dateTime' | The type of the custom field. |
value | string | The value of the field. The expected string format is one of those returned by the `getTimestampFormats` function. |
Last modified: 7 November 2024