en:docs:mvm:api:10

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
en:docs:mvm:api:10 [2024/05/08 03:02] – created prokusheven:docs:mvm:api:10 [2024/11/07 03:56] (current) prokushev
Line 2: Line 2:
  
 ===== Brief ===== ===== Brief =====
 +
 +Set system date
  
 ===== Input ===== ===== Input =====
  
 +  * CX = year (1980-2099)
 +  * DH = month (1-12)
 +  * DL = day (1-31)
  
 ===== Return ===== ===== Return =====
  
 +  * AL = status
 +    * 00h successful
 +    * FFh invalid date, system date unchanged
  
 ===== Notes ===== ===== Notes =====
Line 14: Line 22:
 ===== See also ===== ===== See also =====
  
 +
 +{{page>en:templates:svcapi}}