Function 2Dh (45) Set System Time
Sets the current system time.
On entry: AH 2Dh
CH Hour (0-23)
CL Minutes (0-59)
DH Seconds (0-59)
DL Hundredths of a second (0-99)
Returns: AL FFh If time not set successfully
00h If time set successfully
--------------------------------------------------------------------------
Notes: The register format of this function is the same as
that returned by Function 2Ch (Get System Time).
Seealso:
This page last updated on Fri Nov 30 10:49:50 MSK 2001
Copyright © 1992-2001, Vitaly Filatov, Moscow, Russia
Webmaster