There is a system date format SYSDATEFMT which is set by default to "MM/DD/YY". You can use the value SYSDATEFMT instead of specifying the string.
To change the system date format, call the set date format function, se_datefmt():
|
After you make this call, SYSDATEFMT is defined as the format string you passed.