Differences
This shows you the differences between two versions of the page.
en:docs:dos:api:int21:2d [2020/12/09 03:39] – created prokushev | en:docs:dos:api:int21:2d [2024/05/02 04:22] (current) – prokushev | ||
---|---|---|---|
Line 24: | Line 24: | ||
===== Return ===== | ===== Return ===== | ||
- | Return: | + | AL = result |
00h successful | 00h successful | ||
FFh invalid time, system time unchanged | FFh invalid time, system time unchanged | ||
===== Notes ===== | ===== Notes ===== | ||
- | DOS 3.3+ also sets CMOS clock; due to the limitations of the CLOCK$ | + | DOS 3.3+ also sets CMOS clock; due to the limitations of the CLOCK$ driver interface, the CMOS date is also updated to the current DOS date |
- | | + | |
- | | + | |
===== See also ===== | ===== See also ===== | ||
- | AH=2Bh" | + | AH=[[en: |
===== Note ===== | ===== Note ===== |