Skip to main content

DateFormat

The format defined replaces the date format of the operating system (regional settings).

Syntax:  

DateFormat

Examples:  

Set DateFormat='M/D/YY'; //(US format)

Set DateFormat='DD/MM/YY'; //(UK date format)

Set DateFormat='YYYY-MM-DD'; //(ISO date format)

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!