CalendarDateFormat: String;
The CalendarDateFormat property determines date format.
Available formats:
$Year$. Year.
$Halfyear$. Half-year.
$Quarter$. Quarter.
$Month$. Month.
$Week$. Week.
$Day$. Day.
Composite formats can be used. For example, the $Year$Q$Quarter$ format is used to parse dates of the 2015Q4 type. This date corresponds to the fourth quarter of 2015 year.
The property use is given in the example for ICubeLoaderFromSource.LoadWithResult.
See also: