Skip to content

ZokugunKS/lang.timezone

Repository files navigation

kaoscript License NPM Version Dependency Status Build Status CircleCI Coverage Status

Provides a Timezone class

Getting Started

In Node.js

With node previously installed:

npm install @zokugun/lang.timezone

Use it with kaoscript:

import '@zokugun/lang.timezone'

Timezone.get('Europe/Paris')

License

MIT © Baptiste Augrain