Developer Portal for YouTrack and Hub Help

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: 18 April 2024