Specify a Date Format (Form Setting)

By default all date selector in the header of the calendar form will attempt to read the user's regional setting that are passed in by the browser. This setting will override the default behavior and all users will be presented with the same date format. This setting will only affect the one form that it is set on.

To build a new format simply type out the format that you would like to see using the special part markers where you want the different date parts to appear. For example the US date format would be {m}/{d}/{Y} and would output something like 03/05/2014.

Available Date Parts