Releases: alireza-ab/persian-date
Releases · alireza-ab/persian-date
v2.6.1
v2.6.0
- add isInArray function
- remove webpack and use rollup
- improvement typings
v2.5.0
- add static function (getDaysInMonth)
- improvment
- bug fixes
v2.4.0
- add static functions (isValid - isValidDate - isValidTime)
- bug fixes
v2.3.0
- add typings
- add time function just for change time
- add static functions (isLeapYear - isDate - isPersianDate)
v2.2.0
- add nuxt support
- bug fixes
v2.1.0
- add "?" character in toString function
- bug fixes
v2.0.0
- Nodejs support
- Gregorian calendar
- The better documentation
- add calendar function
- add fromJalali and fromGregorian function
- add startOf and endOf function
- add getWeeksInYear function
- add valueOf function
- add toDate function
- add diffForHumans function
v1.5.1
- bug fixes
v1.5.0
- toArray function
- bug fixes