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

This Package used for Get date time with offset to local time , format time or convert it to iso format with date phone without location and server time zone.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tbib_timezone_offset

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

dependencies:
  tbib_timezone_offset: ^1.1.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:tbib_timezone_offset/tbib_timezone_offset.dart';
0
likes
150
points
150
downloads

Publisher

unverified uploader

Weekly Downloads

This Package used for Get date time with offset to local time , format time or convert it to iso format with date phone without location and server time zone.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, intl, json_annotation

More

Packages that depend on tbib_timezone_offset