tailhook / humantime

A parser and formatter for std::time::{SystemTime, Duration}
Apache License 2.0
283 stars 34 forks source link

feature request: Allow parsing zero durations with no units #28

Open leoleoasd opened 2 years ago

leoleoasd commented 2 years ago

now it will give

time unit needed, for example 0sec or 0ms