calendar v0.16.1 Release Notes

Release Date: 2016-08-25 // over 7 years ago
  • โž• Added

    • ๐Ÿ“œ Calendar.DateTime.Parse.unix! function can handle microseconds when provided with a string. E.g. Calendar.DateTime.Parse.unix!("1000000000.01")

    ๐Ÿ›  Fixed

    • Deprecated iso_8601_basic format function was broken.