Int 1AH [AT] [PS/2] Function 05H Set date

Sets the date in the CMOS time/date chip.

Call with:

AH = 05H

CH = century (19 or 20) in binary coded decimal (BCD)

CL = year in BCD

DH = month in BCD

DL = day in BCD

Returns:

Nothing