Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Ralf Brown's Interrupt List (Part 1,2) - int 2f - multiplex - dos 3+ internal - get date and time http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 2F - Multiplex - DOS 3+ internal - GET DATE AND TIME
        AX = 120Dh
        SS = DOS CS
Return: AX = current date in packed format (see INT 21/AX=5700h)
        DX = current time in packed format (see INT 21/AX=5700h)
SeeAlso: INT 21/AH=2Ah,2Ch

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson