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