Skip to content

Releases: iamkun/dayjs

v1.7.7

26 Sep 07:13
Compare
Choose a tag to compare

1.7.7 (2018-09-26)

Bug Fixes

  • DST: fix daylight saving time DST bug && add test (#354) (6fca6d5)

v1.7.6

25 Sep 09:09
Compare
Choose a tag to compare

1.7.6 (2018-09-25)

Bug Fixes

  • add dayjs.unix: add dayjs.unix to parse timestamp in seconds && locale update (5711c5e)

v1.7.5

10 Aug 03:18
Compare
Choose a tag to compare

1.7.5 (2018-08-10)

Bug Fixes

  • add isBetween API & update (b5fc3d1)

v1.7.4

11 Jul 02:19
Compare
Choose a tag to compare

1.7.4 (2018-07-11)

Bug Fixes

v1.7.3

10 Jul 02:54
Compare
Choose a tag to compare

1.7.3 (2018-07-10)

Bug Fixes

  • locale-nl: set correct weekdays and months (6d089d7)

v1.7.2

04 Jul 01:55
Compare
Choose a tag to compare

1.7.2 (2018-07-04)

Bug Fixes

  • DEPRECATED isLeapYear, use IsLeapYear plugin instead (e2e5116)

v1.7.1

03 Jul 07:41
Compare
Choose a tag to compare

1.7.1 (2018-07-03)

Bug Fixes

  • fix week() error near the end of the year (fa03689)

v1.7.0

02 Jul 02:59
Compare
Choose a tag to compare

1.7.0 (2018-07-02)

Features

  • Added method to retrieve week of the year (e1c1b1c)

v1.6.10

25 Jun 14:57
Compare
Choose a tag to compare

1.6.10 (2018-06-25)

Bug Fixes

  • Add relative locales to russian language (c7e9898), closes #256

v1.6.9

14 Jun 09:46
Compare
Choose a tag to compare

1.6.9 (2018-06-14)

Bug Fixes

  • add isDayjs => boolean API (6227c8b)