Day.js 1.8.19 release, time and date of the lightweight JavaScript library

Day.js 1.8.19 released. Day.js only 2kb size is a lightweight JavaScript date processing libraries, its features are:

  • And the same Moment.js API and usage

  • Immutable data (the Immutable)

  • Support chaining (Chainable)

  • Only 2kb size of micro-library

  • Full browser compatibility

This version fixes some bug, including:

  • Add UpdateLocale plug-in to update the attribute locale
  • Repair CustomParseFormat plug-in 'YYYY-MM' use on the first day of each month
  • Repair CustomParseFormat plug-in to set the correct locale
  • Restoration calendar week WeekOfYear plug-in error number error
  • Update RelativeTime plug-ins to support additional processing
  • Update ru, uk, cs language environment to support complex relativeTime

Update Description: https://github.com/iamkun/dayjs/releases/tag/v1.8.19

Guess you like

Origin www.oschina.net/news/112595/dayjs-1-8-19-released