Developer Portal for YouTrack and Hub Help

DateFieldValue

Represents a value of a custom field of `date` type.

Properties

Name

Type

Description

type

'date'

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