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

Posix timezones database

example/lib/example.dart

import 'package:posix_tz/posix_tz.dart';

Future<void> main() async {
  await initializePosixTz();
  posixTzDb.get('Europe/Rome');
}
3
likes
0
points
26
downloads

Publisher

verified publishermattiapispisa.it

Weekly Downloads

Posix timezones database

Homepage

License

unknown (license)

More

Packages that depend on posix_tz