Skip to content

Releases: alireza-ab/persian-date

v2.6.1

03 Feb 06:43
Compare
Choose a tag to compare
  • bug fixes

v2.6.0

15 Jul 09:38
Compare
Choose a tag to compare
  • add isInArray function
  • remove webpack and use rollup
  • improvement typings

v2.5.0

25 May 07:44
Compare
Choose a tag to compare
  • add static function (getDaysInMonth)
  • improvment
  • bug fixes

v2.4.0

15 Mar 06:31
Compare
Choose a tag to compare
  • add static functions (isValid - isValidDate - isValidTime)
  • bug fixes

v2.3.0

03 Mar 08:31
Compare
Choose a tag to compare
  • add typings
  • add time function just for change time
  • add static functions (isLeapYear - isDate - isPersianDate)

v2.2.0

03 Feb 16:04
Compare
Choose a tag to compare
  • add nuxt support
  • bug fixes

v2.1.0

24 Dec 11:30
Compare
Choose a tag to compare
  • add "?" character in toString function
  • bug fixes

v2.0.0

19 Nov 15:25
Compare
Choose a tag to compare
  • 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

20 Oct 18:03
Compare
Choose a tag to compare
  • bug fixes

v1.5.0

15 Oct 07:48
Compare
Choose a tag to compare
  • toArray function
  • bug fixes