Skip to main content
The Date element supports the following parameters in the FlexiLayout language. Use them to set date formats, languages, separators, date ranges, and month representations.

Date parameters

Date parameter examples

DateFormat

The following code specifies that the date has the MM/DD/YYYY format.

MinDate and MaxDate

The following code specifies that the date lies between January 1, 2000 and December 31, 2004 (the format is irrelevant).

MonthFormat

The following code specifies that the month in the date may be written either as a word or as a two-digit number.

Separators

The following code specifies that numbers in the date may be separated by dots (.) or forward slashes (/).