formatDateDisplay

Reformats a date/time to a date/time format for display to the user. Uses the "Display Date Format" in System Properties to format the date.

Type and Usage

Parameters

The only parameter is a string that specifies a date/time.

Output

  • Returns the date/time in the format used.

  • Returns null if the parameter cannot be evaluated.

Example

<$formatDateDisplay$>

See Also