tz_datetime 1.1.0 copy "tz_datetime: ^1.1.0" to clipboard
tz_datetime: ^1.1.0 copied to clipboard

A Dart package for handling time zoned datetime using native platform implementations

1.1.0 #

  • feat: Remove Flutter dependencies.
  • fix: Parsing.
  • fix: spring-forward gap.
  • chore: Reaches 100% coverage.

1.0.2 #

  • fix: Auto-register platform to get rid of Flutter mechanics for basic testing.

1.0.1 #

  • fix: Add proper copyWith to adjust timezone offset.
  • fix: pubspec.yaml infos.

1.0.0 #

  • Initial release of tz_datetime package
  • Provides timezone-aware datetime functionality
  • Includes utilities for timezone conversion and manipulation
  • Supports parsing and formatting of timezone-aware dates
  • Compatible with standard Dart DateTime operations
  • SDK 3.8.1 and Flutter 3.32.1
5
likes
160
points
20
downloads

Documentation

API reference

Publisher

verified publishercow-level.ovh

Weekly Downloads

A Dart package for handling time zoned datetime using native platform implementations

Repository (GitHub)
View/report issues

Topics

#timezone #iana #date #datetime

License

BSD-2-Clause (license)

Dependencies

tz_datetime_android, tz_datetime_darwin, tz_datetime_linux, tz_datetime_platform_interface, tz_datetime_web, tz_datetime_windows

More

Packages that depend on tz_datetime