Developer Portal for YouTrack and Hub Help

PeriodFieldValue

Represents a value of a custom field of period type. Use it in an import script.

Properties

Name

Type

Description

type

'period'

Identifies this object as a period custom field value. Set this property to 'period'. See FieldValue.type.

value

string, number

The value of the field. The expected string format is one of those returned by the getTimestampFormats function.

10 September 2026