April 2017
Intermediate to advanced
706 pages
17h 8m
English
The description of the CreatePeriodFormat function is:
The calling syntax for the CreatePeriodFormat function is:
FormattedDate := CreatePeriodFormat(PeriodType,DateData)
CreatePeriodFormat allows us to supply a date and specify which of its format options we want through the PeriodType. The function's return value is a ten-character formatted text value, for example, mm/dd/yy or ww/yyyy, mon/yyyy, qtr/yyyy, or yyyy.
Read now
Unlock full access