en:docs:dos:api:int21:57:01

Differences

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

Link to this comparison view

en:docs:dos:api:int21:57:01 [2021/08/01 05:49] – created prokusheven:docs:dos:api:int21:57:01 [2024/05/03 03:54] (current) prokushev
Line 29: Line 29:
 ===== Notes ===== ===== Notes =====
  
- Bitfields for file time: +Bitfields for file time:
- Bit(s) Description (Table 01665) +
- 15-11 hours (0-23) +
- 10-5 minutes +
- 4-0 seconds/2+
  
- Bitfields for file date: +^ Bit(s) ^ Description ^ 
- Bit(s) Description (Table 01666) +| 15-11 | hours (0-23) | 
- 15-9 year - 1980 +| 10-5 | minutes | 
- 8-5 month +| 4-0 | seconds/2 | 
- 4-0 day+ 
 +Bitfields for file date: 
 + 
 +Bit(s) Description ^ 
 +15-9 year - 1980 | 
 +8-5 month | 
 +4-0 day |
                      
 ===== See also ===== ===== See also =====
  
- AX=5700h,AX=5705h"Windows95",AX=5707h"Windows95"+AX=[[en:docs:dos:api:int21:57:00|5700h]],AX=[[en:docs:dos:api:int21:57:05|5705h]]"Windows95",AX=[[en:docs:dos:api:int21:57:07|5707h]]"Windows95"
  
 ===== Note ===== ===== Note =====