Luxon v2.3.1 Release Notes
Release Date: 2022-02-23 // 3 months ago-
- Added an
includeOffsetSpace
option totoSQL
andtoSQLTime
- Added
toUnixInteger
- Don't use
-0
when negating durations with zeros in them
- Added an
Previous changes from v2.3.0
-
- Major perf improvements to
toISO()
,toISODate()
,toISOTime()
, andtoSQLDate()
- Fixed date padding for negative years in
toISO()
- Added Duration#toHuman()
- Major perf improvements to