pydantic / speedate

Fast and simple datetime, date, time and duration parsing for rust.
https://docs.rs/speedate/latest/speedate/
MIT License
199 stars 17 forks source link

Duration #2

Closed samuelcolvin closed 2 years ago

samuelcolvin commented 2 years ago

Add the following datetime formats:

codecov-commenter commented 2 years ago

Codecov Report

Merging #2 (0d6726d) into main (6c402ff) will decrease coverage by 4.01%. The diff coverage is 92.60%.

@@             Coverage Diff             @@
##              main       #2      +/-   ##
===========================================
- Coverage   100.00%   95.98%   -4.02%     
===========================================
  Files            1        1              
  Lines          196      423     +227     
===========================================
+ Hits           196      406     +210     
- Misses           0       17      +17     
Impacted Files Coverage Δ
src/lib.rs 95.98% <92.60%> (-4.02%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6c402ff...0d6726d. Read the comment docs.