Int 1AH [PS/2] Function 0AH (10) Get day count

Returns the contents of the system's day counter.

Call with:

AH = 0AH

Returns:

If function successful

Carry flag = clear

CX = count of days since January 1, 1980

If function unsuccessful

Carry flag = set