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

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: ^1.0.0

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
130
pub points
82%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on time_zone_list