Skip to content

4.0.11

Compare
Choose a tag to compare
@malcommac malcommac released this 08 Jan 17:21
· 674 commits to master since this release

Fixes

  • #370 Cannot format colloquial date when a time component value is zero and allowedComponents does not contains lower time components (ie. cannot print "today" when set formatter to accept only allowedComponents = [.day] and day difference between dates is zero).
  • #371 DateInRegionFormatter crashes with any non-default .allowedComponents.

New Features

  • #365 Brazilian Portuguese support (thanks to @ipedro)