Skip to content

ZokugunKS/lang.date.tz

Repository files navigation

kaoscript License NPM Version Dependency Status Build Status CircleCI Coverage Status

Extends the built-in Date class to work only on the UTC timezone.

The weeks are defined by the ISO 8601.

Getting Started

In Node.js

With node previously installed:

npm install @zokugun/lang.date.timezone

Use it with kaoscript:

import '@zokugun/lang.date.timezone'

const d = Date.tomorrow()

Functions

Methods

License

MIT © Baptiste Augrain

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published