v1.2.0_2023-04-22
What's Changed
Added
- In-build ability to parse Nepali Date with AutoAdjust functionality.
- Support for .MonthName to get the month name of Nepali date object.
- Support for
.nextMonth()
and.previousMonth()
to get next or previous month of a Nepali date object.
Fixed
- Fixed a bug that raised exception while initializing in some scenarios.
Full Changelog: https://github.com/TheCrossLegCoder/NepDate/commits/v1.2.0