Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

This library adds IANA time zone support to date-fns v3, enabling formatting and parsing dates in any time zone using the browser's Intl API. It's designed for JavaScript developers who need to work with dates across different time zones, such as displaying event times in a specific location regardless of the user's location.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
marnusw

marnusw/date-fns-tz

Complementary library for date-fns v2 adding IANA time zone support

JavaScript
1183
114
MIT License
marnusw's profile
marnusw
207 contributions
grrowl's profile
grrowl
8 contributions
brettwillis's profile
brettwillis
7 contributions
gugu's profile
gugu
6 contributions
christopherklint97's profile
christopherklint97
5 contributions
yangchristina's profile
yangchristina
3 contributions
eshimischi's profile
eshimischi
3 contributions
healqq's profile
healqq
3 contributions
ygormagalhaes's profile
ygormagalhaes
2 contributions
adambard's profile
adambard
2 contributions

Support the dependencies of marnusw/date-fns-tz

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for fs-extra
Account's avatar
typescript-eslint/typescript-eslint
TypeScript plugin for ESLint
Account's avatar
typescript-eslint/typescript-eslint
An ESLint custom parser which leverages TypeScript ESTree
Account's avatar
feross/buffer
Node.js Buffer API, for the browser
Account's avatar
kentcdodds/cross-env
Run scripts that set and use environment variables across platforms
Account's avatar
date-fns/date-fns
Modern JavaScript date utility library
Account's avatar
jprichardson/node-fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
karma-runner/karma
Spectacular Test Runner for JavaScript.
Account's avatar
lazd/karma-benchmark-reporter
A Karma benchmark reporter
Account's avatar
karma-runner/karma-chrome-launcher
A Karma plugin. Launcher for Chrome and Chrome Canary.
Account's avatar
karma-runner/karma-cli
The Karma command line interface.
Account's avatar
karma-runner/karma-mocha
A Karma plugin. Adapter for Mocha testing framework.
Account's avatar
litixsoft/karma-mocha-reporter
Karma reporter with mocha style logging.
Account's avatar
karma-runner/karma-phantomjs-launcher
A Karma plugin. Launcher for PhantomJS.
Account's avatar
demerzel3/karma-sourcemap-loader
Karma plugin that locates and loads existing javascript source map files.
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
power-assert-js/power-assert
Power Assert in JavaScript
Account's avatar
TypeStrong/ts-loader
TypeScript loader for webpack
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
browserify/node-util
Node.js's util module for all engines
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
Account's avatar
webpack/webpack-cli
CLI for webpack & friends