forked from KolibriOS/kolibrios
Correction of documentation for F70
git-svn-id: svn://kolibrios.org@9745 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
5d12a6e4a5
commit
4f754c9e8a
@ -4138,6 +4138,8 @@ Architecture Software Developer's Manual, Volume 3, Appendix B);
|
|||||||
* +1: byte: месяц
|
* +1: byte: месяц
|
||||||
* +2: word: год
|
* +2: word: год
|
||||||
* например, 25.11.1979 записывается как (в hex) 19 0B BB 07
|
* например, 25.11.1979 записывается как (в hex) 19 0B BB 07
|
||||||
|
Некоторые файловые системы ведут дату с 01.01.1980,
|
||||||
|
например: FAT12/16/32 и exFAT
|
||||||
Замечания:
|
Замечания:
|
||||||
* Если БДВК содержит имя в cp866, то длина БДВК составляет
|
* Если БДВК содержит имя в cp866, то длина БДВК составляет
|
||||||
304 байта, иначе - 560 байт.
|
304 байта, иначе - 560 байт.
|
||||||
|
@ -4115,6 +4115,8 @@ Date format:
|
|||||||
* +1: byte: month
|
* +1: byte: month
|
||||||
* +2: word: year
|
* +2: word: year
|
||||||
* for example, 25.11.1979 is written as (in hex) 19 0B BB 07
|
* 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:
|
Remarks:
|
||||||
* If BDFE contains cp866 name, the length of BDFE is 304 bytes,
|
* If BDFE contains cp866 name, the length of BDFE is 304 bytes,
|
||||||
otherwise - 560 bytes.
|
otherwise - 560 bytes.
|
||||||
|
Loading…
Reference in New Issue
Block a user