https://github.com/shivam-sharma7/world-clockify
This is a utility package that handles complex timezone-based date operation.
https://github.com/shivam-sharma7/world-clockify
timezone timezone-converter timezone-list tsup world-clockify
Last synced: 3 months ago
JSON representation
This is a utility package that handles complex timezone-based date operation.
- Host: GitHub
- URL: https://github.com/shivam-sharma7/world-clockify
- Owner: shivam-sharma7
- License: mit
- Created: 2024-10-13T04:27:16.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-11-19T12:08:00.000Z (11 months ago)
- Last Synced: 2024-11-26T19:13:30.210Z (10 months ago)
- Topics: timezone, timezone-converter, timezone-list, tsup, world-clockify
- Language: TypeScript
- Homepage: https://shivam-sharma7.github.io/world-clockify/
- Size: 209 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
This is a lightweight and timezone-aware date utility package built on top of the powerful Luxon library. It simplifies the handling of complex timezone-based date operations, making it especially useful for global teams managing scheduling across multiple timezones.
## Key Features
- Convert date/time between different timezones. (e.g. Asia/Kolkata).
- Get the current time in any timezone. (e.g., Asia/Kolkata)
- Calculate the time difference (in hours) between two timezones.
- Supports for both JavaScript and TypeScript developer.
- Mental Health Time Manager, allowing users to set their work preferences.There are many more features available in the package. [Jump to docs](#documentation).
## Download/install
[Download/install instructions](https://shivam-sharma7.github.io/world-clockify/#/./guide/installation)
## Documentation
- [General documentation](https://shivam-sharma7.github.io/world-clockify/#/)
- [API documentation](https://shivam-sharma7.github.io/world-clockify/#/./api/Introduction)## Development
See our [Contributing Guide](./CONTRIBUTING.md).
## Support
- Give a ⭐️ if this project helped you!
- You can also sponsor me on [Github](https://github.com/sponsors/shivam-sharma7)