×
Menu
Index

SETLOCALE Subroutine

 
Usage:
SETLOCALE(locale)
 
Description:
Use this subroutine to set the current locale. This setting affects the format of date and time strings created by other subroutines.
 
The locale argument may be any of the following values:
    0=Date and time strings will be created using the default format;
    1=Date and time strings will be created using the ISO 8601 format.