klock v2.0.1 Release Notes
Release Date: 2020-12-03 // over 4 years ago-
No data yet ๐
You can check the official repo
Previous changes from v2.0.0
-
โ Additions:
- โ Added Float variant for
.milliseconds
,.seconds
... - โ Added TimeSpan.nanosecondsInt and TimeSpan.microsecondsInt
- โ Added Ukrainian locale. Thanks to @andriipanasiuk
- โ Added Norwegian and Swedish locales. Thanks to @Dambakk
๐ฅ Breaking changes:
- โ Removed numeric
.hrSeconds
,.hrMilliseconds
etc. replaced by .hr.seconds - ๐ Changed month and day of week capitalization #147 . Now only English and German locales, capitalize those.
- ๐ Support ordinals in date format with
do
. Thanks to @IgnacioCarrionN Date.minus
operators. Thanks to @IgnacioCarrionN
- โ Added Float variant for