Giter Site home page Giter Site logo

savuthu1 / js-joda Goto Github PK

View Code? Open in Web Editor NEW

This project forked from js-joda/js-joda

0.0 0.0 0.0 46.95 MB

:clock2: Immutable date and time library for javascript

Home Page: http://js-joda.github.io/js-joda/

License: Other

JavaScript 98.24% HTML 0.73% TypeScript 1.00% Shell 0.03%

js-joda's Introduction

Immutable date and time library for JavaScript

Tested node version lerna 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
[email protected] @js-joda/[email protected]
[email protected] @js-joda/[email protected]
@js-joda/[email protected]+34.0.0 @js-joda/[email protected]+34.0.0
[email protected] @js-joda/[email protected]

Links

js-joda's People

Contributors

pithu avatar phueper avatar greenkeeper[bot] avatar inextremares avatar dependabot[bot] avatar greenkeeperio-bot avatar jkillian avatar herbcaudill avatar brandonbloom avatar henryw374 avatar yobryon avatar benny-medflyt avatar firoxer avatar stuboydl avatar jamiewinder avatar paplorinc avatar lpatalas avatar liamjones avatar singingwolfboy avatar guria avatar axelwathne avatar jonfreedman avatar hahnbi avatar nightkr avatar spencerwi avatar sebastianljunggren avatar piotrgajow avatar michaelcameron avatar markherhold avatar ianp avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.