dayjs v1.8.25 Release Notes

Release Date: 2020-04-21 // about 4 years ago
  • 1.8.25 (2020-04-21)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fix CustomParseFormat plugin of parsing only YYYY / YYYY-MM bug (#873) (3cea04d), closes #849
    • ๐Ÿ›  Fix Duration plugin get seconds (#867) (62b092d)
    • ๐Ÿ›  Fix type definition of locale (9790b85)
    • ๐Ÿ›  Fix UTC plugin startOf, endOf bug (#872) (4141084), closes #809 #808