Socket
Socket
Sign inDemoInstall

dayjs

Package Overview
Dependencies
Maintainers
1
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dayjs - npm Package Versions

1
13

1.8.12

Diff

Changelog

Source

1.8.12 (2019-04-02)

Bug Fixes

  • Add .get API (7318797)
  • Add 79 locales (#541) (f75a125)
  • Add Calendar plugin (d1b9cf9)
  • Add isoWeeksInYear plugin (2db8631)
  • Add Occitan (oc-lnc) locale file (#551) (c30b715)
  • Add plugin minMax to sopport .max .min (2870a23)
  • Fix set Month Year error in last day of the month (d058f4a)
  • Update ko locale weekdaysShort (#543) (317fd3e)
  • Update localizedFormat plugin to support lowercase localizable formats (l, ll, lll, llll) (#546) (f2b5ebf)
iamkun
published 1.8.11 •

Changelog

Source

1.8.11 (2019-03-21)

Bug Fixes

  • Add .add('quarter') .startOf('quarter') through plugin quarterOfYear (dde39e9), closes #537 #531
  • Add locale support for Azerbaijani language (az) (#535) (eeb20fa)
  • Correct typescript definition add (22a249c), closes #531
  • Fix CustomParseFormat plugin formatting bug (#536) (8578546), closes #533
  • Update pt locale (#538) (1ac9e1e)
iamkun
published 1.8.10 •

Changelog

Source

1.8.10 (2019-03-10)

Bug Fixes

  • locale: Add nepali (ne) locale (#524) (bdbec01)
  • Add WeekYear plugin (a892608)
  • API .locale() with no argument should return current locale name string (8d63d88)
  • CustomParseFormat correct parse HH:mm:ss with only one digit like 0:12:10 (600d547)
  • CustomParseFormat plugin parse Do format string (bf27fda), closes #522
  • Expand setters like .year(2000) .hour(12) (ac532a0)
  • Move toObject, toArray API to separate plugin from core (40a3431)
iamkun
published 1.8.9 •

Changelog

Source

1.8.9 (2019-03-06)

Features

For plugin developers: Please note, we have changed the name of some method in Utils in order to reduce the file size. (#517) (detail)

Bug Fixes

iamkun
published 1.8.8 •

Changelog

Source

1.8.8 (2019-02-25)

Bug Fixes

  • Update relativeTime plugin type definition (de56f2c)
iamkun
published 1.8.7 •

Changelog

Source

1.8.7 (2019-02-24)

Bug Fixes

  • Add plugin type definitions (#418) (361d437)
  • Add Swahili locale (#508) (b9cee84)
  • Parse month string 'MMMM MMM (February, Feb)' in customParseFormat (#457) (f343206)
  • Update declaration file .diff .isBefore .isSame .isAfter (#496) (4523275)
  • Word orders corrections for locale 'fa' (#491) (56050c2)
iamkun
published 1.8.6 •

Changelog

Source

1.8.6 (2019-02-14)

Bug Fixes

  • Add Bahasa Melayu (Malaysia) locale (#485) (cb208b0)
  • Copy & export built-in en locale to /locale folder as a separate file (a7e05e0)
  • Fix bug in customParseFormat plugin while month(MM) is '01' (9884ca5), closes #494
  • Fix startOf week bug while week start is not Sunday (5eaf77b)
  • Implemented isBetween inclusivity (#464) (af2f4f1)
  • Update Swedish and Finnish locales (#488) (f142082)
  • Fix commonJS require ES Module bug in webpack4 (23f9f3d), check #492

Get access to ESM code with import dayjs from 'dayjs/esm'

iamkun
published 1.8.5 •

Changelog

Source

1.8.5 (2019-02-07)

Bug Fixes

  • Add en-gb locale (#478) (508c3a7)
  • module: transpile everything except ES6 modules in the 'module' entrypoint (#477) (#480) (#482) (767017d)
  • update customParseFormat plugin support hh:mm (54947cc), closes #484
  • Update module in package.json (5c5a7a0)
iamkun
published 1.8.4 •

Changelog

Source

1.8.4 (2019-02-05)

  • Allow set start day of week in locale && Allow set week in weekOfYear plugin (1295591)

Bug Fixes

  • update all locale files with correct week start (5b03412)
  • update es es-do locale adding weekStart && update weekStart test (66e42ec)
  • Revert default export (b00da1b)
iamkun
published 1.8.3 •

Changelog

Source

1.8.3 (2019-02-04)

Bug Fixes

  • fix ios safari YYYY-MM-DD HH:mm parse BUG (e02ae82), closes #254
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc