tz_datetime 1.0.1
tz_datetime: ^1.0.1 copied to clipboard
A Flutter package for handling time zoned datetime using native platform implementations
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