epoch-cli

Crates.ioepoch-cli
lib.rsepoch-cli
version1.0.2
created_at2020-04-02 02:43:48.156727+00
updated_at2025-02-26 07:37:19.912148+00
descriptionA small command line utility for working with epoch timestamps.
homepage
repositoryhttps://github.com/RedVoxInc/epoch-cli
max_upload_size
id225387
size27,954
(anthonyjchriste)

documentation

README

epoch-cli

epoch-cli is a tool for working with epoch timestamps.

Features

  • Incredibly fast with low resource usage
  • Only UTC time is used
  • Can work with units of seconds, milliseconds, microseconds, or nanoseconds
  • Can convert epoch timestamps into dates and times
  • Can convert dates and times into epoch timestamps
  • Inspired by https://www.epochconverter.com/

Documentation

Full documentation, instructions, and API are available at: https://docs.rs/epoch-cli

Commit count: 33

cargo fmt