Specify a Date Format (Field Setting)

By default all date and date time fields will attempt to read the user's regional setting that are passed in by the browser. Further information can be found here. This setting will override the default behavior and all users will be presented with the same date format. All places that this date or date time field is rendered in the application will be affected, including reporting, unless the Specify Alternate Date Format Field Setting is used.

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