Developer Portal for YouTrack and Hub
 

PeriodProjectCustomField

Last modified: 7 November 2024

Represents a custom field in a project that stores a value as a period type. We use org.joda.time.Period as a base class for period values. While you can read the class documentation at http://joda-time.sourceforge.net/apidocs/org/joda/time/Period.html, please note that we support only class members which use the Period class and primitive types like String and int.

Extends SimpleProjectCustomField.