Correction of documentation for F70

git-svn-id: svn://kolibrios.org@9745 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Marat Zakiyanov 2022-03-20 13:09:59 +00:00
parent 5d12a6e4a5
commit 4f754c9e8a
2 changed files with 4 additions and 0 deletions

View File

@ -4138,6 +4138,8 @@ Architecture Software Developer's Manual, Volume 3, Appendix B);
* +1: byte: месяц
* +2: word: год
* например, 25.11.1979 записывается как (в hex) 19 0B BB 07
Некоторые файловые системы ведут дату с 01.01.1980,
например: FAT12/16/32 и exFAT
Замечания:
* Если БДВК содержит имя в cp866, то длина БДВК составляет
304 байта, иначе - 560 байт.

View File

@ -4115,6 +4115,8 @@ Date format:
* +1: byte: month
* +2: word: year
* for example, 25.11.1979 is written as (in hex) 19 0B BB 07
Some file systems start the date from 01.01.1980,
for example: FAT12/16/32 and exFAT
Remarks:
* If BDFE contains cp866 name, the length of BDFE is 304 bytes,
otherwise - 560 bytes.