What's Changed
- Enhancement: add support for
Intl.DateTimeFormat
0ad6c61 - Enhancement: further modernize the javascript to ECMA 2020: e6a657f, a23b4a5, a744e56, 6f5c8ac
- Enhancement: support PHP format character
T
- Bugfix: calling object parameter without object f754c2d
- Bugfix: fix missing parameter 9c4a7bd
- Remove
padStart
polyfill (now supported in all major browsers) 5ffc2de calendar
option deprecated; usedateFormat: false
instead ofcalendar: false
to remove calendar outputlangSet
option deprecated; uselocale
option instead
Full Changelog: v2.3.6...v2.3.7