Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.

0.3.0

Latest
Compare
Choose a tag to compare
@davidli2010 davidli2010 released this 28 Oct 15:15
· 1 commit to master since this release
  1. Change DateTime::date_part() to return Result<Option<f64>, DateTimeError>.
  2. Impl serde::Serialize and serde::Deserialize for DateUnit.
  3. Fix Interval::try_from_ymwd_hms().