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

Time zoned datetime for tz_datetime package. Windows implementation.

tz_datetime_windows #

Windows implementation of the tz_datetime package.

Overview #

This package provides the Windows-specific implementation for the tz_datetime package, which offers timezone-aware datetime functionality for Flutter/Dart applications.

It uses the ICU library (icu.dll) that ships with Windows 10 version 1703 (April 2017 Creators Update).

Requirements #

  • Windows 10 version 1703 (build 15063) or later

Usage #

This package is used internally by tz_datetime when running on Windows platforms. Developers typically interact with the main tz_datetime package rather than this platform-specific implementation directly.

For general usage instructions, refer to the main tz_datetime package documentation.

Contributing #

Issues and pull requests should be directed to the main tz_datetime repository.

0
likes
150
points
132
downloads

Documentation

API reference

Publisher

verified publishercow-level.ovh

Weekly Downloads

Time zoned datetime for tz_datetime package. Windows implementation.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (license)

Dependencies

ffi, tz_datetime_platform_interface

More

Packages that depend on tz_datetime_windows