Skip to content

v3.2.0

Choose a tag to compare

@gustavofreze gustavofreze released this 17 Feb 08:22
· 2 commits to main since this release
e8ebba0
  • Removed internal Timezone and InvalidTimezone classes in favor of external tiny-blocks/time package.
  • Renamed Timezones class to CountryTimezones to better reflect its domain-specific purpose.
  • Updated method name from findByIdentifier to findByIdentifierOrUtc to make fallback behavior explicit.