Specify Alternate 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. This setting will only affect on instance of the date or date time field and will not affect report rendering.

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