1.2.0
New
- Add
setTzSeparator()
to customize the hours-minutes separator of timezone offsets. - Add a Precision type for the
precision
parameter ofdatetime
,datetimeTz
andDateTime.to
, and a subset of this new type forutc
. It autocompletes the parameter (in modern code editors) with the available keywords.
Under the hood
- Improve types generation.