Skip to content

version 0.2.0 DTM - Wolè

Compare
Choose a tag to compare
@nyamsprod nyamsprod released this 06 Jun 16:38
· 19 commits to main since this release

Added

  • NumberFactory to ease NumberFormatter instance creation
  • DateFactory to ease IntlDateFormatter instance creation
  • Options\Calendar to ease IntlDateFormatter instance creation

Fixed

  • [BC BREAK] Formatter method name signature fixed by moving the $locale and the $timezone arguments
  • [BC BREAK] DateResolver interface now is a final class.

Deprecated

  • None

Removed

  • [BC BREAK] Configuration class removed and split into the NumberFactory and the DateFactory