Software Alternatives, Accelerators & Startups

js-Joda

Immutable date and time library for JavaScript.

js-Joda

js-Joda Reviews and Details

This page is designed to help you find out whether js-Joda is good and if it is the right choice for you.

Screenshots and images

  • js-Joda Landing page
    Landing page //
    2021-12-11

Features & Specs

  1. Immutable Date-Time API

    js-Joda provides an immutable and consistent API similar to Java's java.time package, reducing the risk of side-effects and bugs associated with mutable date-time objects.

  2. Time Zone Support

    It offers comprehensive time zone support using the `ZonedDateTime` class, which is essential for applications that need to work across different time zones reliably.

  3. Precision and Accuracy

    The library supports nanosecond precision, which is crucial for applications requiring high temporal accuracy.

  4. Compatibility with Java

    If you have experience with Java 8's date-time library, js-Joda will be familiar, making it easier to learn and use for those with a background in Java.

  5. Comprehensive Feature Set

    js-Joda provides robust and comprehensive date-time manipulation capabilities, including arithmetic operations, comparisons, and formatting.

Badges

Promote js-Joda. You can add any of these badges on your website.

SaaSHub badge
Show embed code

Videos

We don't have any videos for js-Joda yet.

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about js-Joda and what they use it for.
  • When JavaScript Decided My Day Starts at 9AM
    Your first mistake is using Javascript's Date. Js Joda is the only datetime library that doesn't make me wanna cry -> https://js-joda.github.io/js-joda/ It is kinda similar to the new Temporal api: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal. - Source: Hacker News / about 1 year ago
  • Making your datepicker easier to work with
    So first, a simple example of how this works. Using our "What is your birthday" example, we can mock up this code. Note: I'm using TypeScript because it enforces the concepts at compile time, but the JsJoda library itself enforces the concepts at runtime so that we get the best of both. - Source: dev.to / over 4 years ago
  • Is It Time for the JavaScript Temporal API?
    Temporal is great, and the sooner it lands and is usable the better (AFAIK, there isn't a production-grade polyfill yet.) In the interim, JS-Joda [0] seems pretty decent, and doesn't use the wrapper approach. [0] https://js-joda.github.io/js-joda/. - Source: Hacker News / over 4 years ago
  • [HELP] Time elapsed since midnight breaks on days when DST changes
    Dealing with human dates is non-trivial thanks to localization. The easiest thing to do is to start with something zone agnostic (like UTC or epoch) do your date calculation, and then shift that into the locale you want. date-fns is fine for basic date math, but if you want something more robust, with a more cohesive API, I'd recommend js-joda. Source: almost 5 years ago
  • You don't (may not) need Moment.js
    How come the js-joda library is never mentioned in discussions about javascript date/time libraries? Its API is perfect and it has been around forever. But instead the community seems to keep inventing more and more new datetime libraries. I don't understand why js-joda seems to be ignored https://js-joda.github.io/js-joda/. - Source: Hacker News / almost 5 years ago
  • Temporal: Getting started with JavaScript's new date time API
    They already have that for JS! https://js-joda.github.io/js-joda/. - Source: Hacker News / about 5 years ago
  • Updates from the 81st meeting of TC39
    I've been getting by with js joda. Temporal is a welcome addition. Source: over 5 years ago

Do you know an article comparing js-Joda to other products?
Suggest a link to a post with product alternatives.

Suggest an article

js-Joda discussion

Log in or Post with

Is js-Joda good? This is an informative page that will help you find out. Moreover, you can review and discuss js-Joda here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.