_ISODOWI | returns the current day of the week as an integer, 1 = Monday through 7 = Sunday, per ISO 8601 |
_ISORDATE | returns today’s date in ISO 8601 yyyy-nnn ordinal-date format |
_ISOWDATE | returns today’s date in ISO 8601 yyyy-Www-d week-day format |
_ISOWEEK | returns the ISO 8601 week number (1 through 53) for today’s date |
_ISOWYEAR | returns the ISO 8601 week-numbering year for the current week: the year in which the nearest Thursday falls |
_T4 | returns the current local time as four digits, HHMM |
_TOMORROW | returns tomorrow’s date in ISO8601 format |
_USECONDS | returns the current time in Qeng Ho format |
_YESTERDAY | returns yesterday’s date in ISO8601 format |