react-native-tz
TypeScript icon, indicating that this package has built-in type declarations

0.1.4 • Public • Published

react-native-tz

Get users TimeZone based on location. (updated version of react-native-timezone)

Installation

npm install react-native-tz

for iOS:

cd ios && pod install

Usage

import { getTimeZone } from "react-native-tz";

// ...

const result = await getTimeZone();

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

Package Sidebar

Install

npm i react-native-tz

Weekly Downloads

61

Version

0.1.4

License

MIT

Unpacked Size

85.9 kB

Total Files

39

Last publish

Collaborators

  • tmoubarak