@robie2011/unixtime-cli

1.0.3 • Public • Published

unixtime-cli

Installation

npm i -g @robie2011/unixtime-cli

Usage

utime UNIXTIMESTAMP_IN_SECONDS
utime UNIXTIMESTAMP_IN_MILLISECONDS
utime UNIXTIMESTAMP_IN_NANOSECODS

Using as pipe

you can also use command for piping with other shell commands.^

Examples

utime 1553002319947000000
2019-03-19T13:31:59.947Z (ns: 000000)

utime 1553002319947000
2019-03-19T13:31:59.947Z (µs: 000)

utime 1553002319947
2019-03-19T13:31:59.947Z

/@robie2011/unixtime-cli/

    Package Sidebar

    Install

    npm i @robie2011/unixtime-cli

    Weekly Downloads

    3

    Version

    1.0.3

    License

    ISC

    Unpacked Size

    3.11 kB

    Total Files

    3

    Last publish

    Collaborators

    • robie2011