/
GN_Sdo, send date and time to standard output
GN_Sdo, send date and time to standard output
Register parameters
RST 20H, DEFW $0E09
IN: HL = pointer to 6 byte date and time. First 3 bytes are time in internal format, second 3 bytes are date in internal format. OUT: - Registers changed after return: AFBCDEHL/IXIY same ......../.... different
Notes
Date strings are fully country localized since OZ 4.5. It displays today, yesterday or tomorrow using the localized string.
Bugs
Will fail if address pointer is in segment 2.
Related calls
GN_Gmt, get (read) machine time in internal format
GN_Gtm, convert an ASCII string to a time in internal format
GN_Msc, miscellaneous time operations
GN_Pmt, put (set) machine time
GN_Ptm, write internal time as ASCII string
OS_Dly, delay a given period
, multiple selections available,
Related content
OS_Ht, Hardware time manipulation
OS_Ht, Hardware time manipulation
More like this
GN_Ldm, Localized Date Manipulation
GN_Ldm, Localized Date Manipulation
More like this
GN_Pdt, Convert an internal date to an ASCII string
GN_Pdt, Convert an internal date to an ASCII string
More like this
GN_Msc, Miscellaeneous time operations
GN_Msc, Miscellaeneous time operations
More like this
GN_Gdt, Convert an ASCII string to an internal binary date
GN_Gdt, Convert an ASCII string to an internal binary date
More like this
GN_Sop, Write local string to standard output
GN_Sop, Write local string to standard output
More like this