This repository has been archived by the owner on Oct 28, 2024. It is now read-only.
- Bring back
dateToDosDateTime()
. Now it returns a 32-bit unsigned interger. - Allow a
number
formtime
. For a scenario when pre-calculating a date/time value using the above method. - Allow
Uint8Array
instances when they should not be especiallyBuffer
.