js-joda

:clock2: Immutable date and time library for javascript

Github星跟蹤圖

Immutable date and time library for JavaScript

Tested node version
lerna
Travis Build Status
Sauce Test Status
Coverage Status

Sauce Test Status

Introduction

js-joda is an immutable date and time library for JavaScript. It provides a simple, domain-driven and clean API based on the ISO8601 calendar.

  • js-joda supports ECMAScript 5 browsers down to IE9.

  • js-joda is a port of the ThreeTen backport, which is the base for JSR-310 implementation of the Java SE 8 java.time package. Threeten is inspired by Joda-Time, having similar concepts and the same author.

  • js-joda is robust and stable. We ported more then 1700 test-cases with a lots of test-permutations from the ThreeTen Backport project. We run the automated karma test-suite against Firefox, Chrome, Node and phantomjs.

js-joda packages

js-joda consist of four packages:, package name, description, path, ---, ---, ---, @js-joda/core, Implementation of the ThreeTen Classes and API, /packages/core, @js-joda/timezone, Implementation of timezone calculation based on the iana Time Zone Database, /packages/timezone, @js-joda/locale, Implementation of locale specific functionality for js-joda, especially for formatting and parsing locale specific dates, /packages/locale, @js-joda/extra, Implementation of the ThreeTen-Extra Classes and API, /packages/extra, The @js-joda/examples package is for testing the different build artifacts in different context, like webpack, browser node, etc.

js-joda is now a mono repo

We moved all js-joda libraries into this repository as a monorepo and
put all js-joda npm modules under the @js-joda scope.

The previous repositories for the packages js-joda-timezone,
js-joda-locale and js-joda-extra
are deprecated.

The last version of previous packages and the equivalent new scoped package versions are as follows:, last version of previous package, equivalent new scoped package, ---, ---, js-joda@1.11.0, @js-joda/core@1.11.0, js-joda-timezone@2.0.2, @js-joda/timezone@2.0.2, @js-joda/locale@2.0.1+34.0.0, @js-joda/locale@3.0.0+34.0.0, js-joda-extra@0.2.2, @js-joda/extra@0.2.2, ## Links

主要指標

概覽
名稱與所有者js-joda/js-joda
主編程語言JavaScript
編程語言JavaScript (語言數: 5)
平台
許可證Other
所有者活动
創建於2015-10-17 02:09:57
推送於2025-10-08 00:35:34
最后一次提交
發布數611
最新版本名稱@js-joda/timezone@2.22.0 (發布於 2025-03-31 22:08:46)
第一版名稱v0.3.6 (發布於 )
用户参与
星數1.7k
關注者數20
派生數127
提交數3.2k
已啟用問題?
問題數269
打開的問題數14
拉請求數354
打開的拉請求數7
關閉的拉請求數144
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?