Date Format for all Date and Date Time Fields (Application 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 date and date time fields in the application will be affected unless they use the Specify a Date Format or Specify Alternate Date Format Field Settings. This setting will also be applied to the default reporting output for date and date time fields.

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