[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 2F Fn 120D  U - DOS 3+ Internal - Get Date And Time                    [D]

   AX = 120Dh
   SS = DOS DS (must be using a DOS internal stack)

Return: AX = current date in packed format (see INT 21/AX=5700h)
   DX = current time in packed format (see INT 21/AX=5700h)

See Also: INT 21/AH=2Ah,INT 21/AH=2Ch

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson