Skip to content

shayneo/watime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

watime

A current time formatted written in Rust.

Get the current time.

watime

Defaults to millis

1651153473890

Formats

Seconds

Accepts s or second or seconds

watime -f s

Millis

Accepts m or ms or milli or millis

watime -f m

Nanos

Accepts n or ns or nano or nanos

watime -f n

ISO RFC3339

watime -f iso

Help

watime -h

About

A CLI for formatting the current time. Written in Rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages