general_datetime 1.2.2
general_datetime: ^1.2.2 copied to clipboard
general_datetime is an package to handle all calendars and dates. The powerful interface can make any custom calendars
Changelog #
[1.2.2] #
- Updated
README.md
and documentation
[1.2.1] #
- Added
GeneralDateTimeInterface.now<T>()
to access current time via the generic interface. - Updated
README.md
and documentation
[1.2.0] #
JalaliDateTime
algorithm changed to Khayyam algorithm with high precision- Updated
README.md
and documentation
[1.0.1] #
- New optimizations in interface and implementations
HijriDateTime
implemented completely- Added robust and varied test cases for
HijriDateTime
- Updated
README.md
and documentation
[0.1.2] #
toLocal()
andtoUtc()
added togeneral_datetime_interface
toLocal()
andtoUtc()
implemented forjalali_datetime
- Updated
README.md
and documentation
[0.1.1] #
- Jalali DateTime completed (Persian calendar)
- New testcases added
- Updated
README.md
and documentation
[0.0.2] #
- Jalali DateTime completed (Persian calendar)
- New testcases added
- Updated
README.md
and documentation
[0.0.1] #
- Initial release with support for all platforms