Skip to content

1.2.0

Compare
Choose a tag to compare
@meduzen meduzen released this 09 Mar 23:04

New

  • Add setTzSeparator() to customize the hours-minutes separator of timezone offsets.
  • Add a Precision type for the precision parameter of datetime, datetimeTz and DateTime.to, and a subset of this new type for utc. It autocompletes the parameter (in modern code editors) with the available keywords.

Under the hood

  • Improve types generation.