@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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    0
  • 1.0.2
    0
  • 1.0.1
    0
  • 1.0.0
    1

Package Sidebar

Install

npm i @robie2011/unixtime-cli

Weekly Downloads

1

Version

1.0.3

License

ISC

Unpacked Size

3.11 kB

Total Files

3

Last publish

Collaborators

  • robie2011