Skip to content

v0.4.0

Compare
Choose a tag to compare
@sgoll sgoll released this 12 Feb 11:43
· 145 commits to main since this release

Added

  • Fallible conversion from time::OffsetDateTime to ua::DateTime.

Changed

  • Breaking: Renamed ua::DateTime::as_datetime() to ua::DateTime::to_utc().
  • Use RFC 3339 variant of ISO 8601 for ua::DateTime serialization.