general_datetime 2.1.0
general_datetime: ^2.1.0 copied to clipboard
general_datetime is an package to handle all calendars and dates. The powerful interface can make any custom calendars
Changelog #
2.1.0 #
- Added
DefaultHijriCalendarMaterialLocalizationsfor Hijri calendar support in Material widgets. - Added
HijriCalendarDelegatefor Hijri calendar integration. - Exported new Hijri localizations and delegates.
- Updated
README.mdand documentation
2.0.0 #
- Migrated all interfaces to the
DateTimewrapper. - Updated
README.mdwith new initialization snippets. - Added 15 new test cases in
DateTimeTests.ktcovering timezone offsets and leap years.
1.2.2 #
- Updated
README.mdand documentation
1.2.1 #
- Added
GeneralDateTimeInterface.now<T>()to access current time via the generic interface. - Updated
README.mdand documentation
1.2.0 #
JalaliDateTimealgorithm changed to Khayyam algorithm with high precision- Updated
README.mdand documentation
1.0.1 #
- New optimizations in interface and implementations
HijriDateTimeimplemented completely- Added robust and varied test cases for
HijriDateTime - Updated
README.mdand documentation
0.1.2 #
toLocal()andtoUtc()added togeneral_datetime_interfacetoLocal()andtoUtc()implemented forjalali_datetime- Updated
README.mdand documentation
0.1.1 #
- Jalali DateTime completed (Persian calendar)
- New testcases added
- Updated
README.mdand documentation
0.0.2 #
- Jalali DateTime completed (Persian calendar)
- New testcases added
- Updated
README.mdand documentation
0.0.1 #
- Initial release with support for all platforms