dos-clock

0.2.0 • Public • Published

DOS clock

deal with DOS dates and times in Node.js

DOS dates and times are used in the zip file format (and possibly other places). They're pretty compact.

Right now, this library just converts from a number (unsigned integer) to a usable data structure. Better things in the future. Maybe.

usage

see test.js

authors

@alunny

license

bsd

/dos-clock/

    Package Sidebar

    Install

    npm i dos-clock

    Weekly Downloads

    3

    Version

    0.2.0

    License

    BSD

    Last publish

    Collaborators

    • alunny