date-parse

Crates.iodate-parse
lib.rsdate-parse
version1.0.1
sourcesrc
created_at2023-12-24 04:58:54.121398
updated_at2023-12-24 05:07:54.948667
descriptionParses date of format YYYYMMDD-HHMMSS to unix time with milliseconds
homepage
repository
max_upload_size
id1079525
size10,104
Bryan Kho (bryank91)

documentation

README

date-parse

Installation

  1. cargo install date-parse

Running

date-parse -h for instructions

date-parse 20231012-121200 to convert the time to unix with milliseconds

Contribution

Contribute here: https://github.com/bryank91/date-parse

Commit count: 0

cargo fmt