time_zone_list 0.2.3 copy "time_zone_list: ^0.2.3" to clipboard
time_zone_list: ^0.2.3 copied to clipboard

outdated

Get time zone list from native side, include DST/GMT info

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add time_zone_list

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  time_zone_list: ^0.2.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:time_zone_list/time_zone_list.dart';
6
likes
30
points
121
downloads

Publisher

unverified uploader

Weekly Downloads

Get time zone list from native side, include DST/GMT info

License

MIT (license)

Dependencies

flutter

More

Packages that depend on time_zone_list

Packages that implement time_zone_list