Java Joda

Open-source Java projects categorized as Joda

Top 4 Java Joda Projects

  1. Joda-Time

    Joda-Time is the widely used replacement for the Java date and time classes prior to Java SE 8.

    Project mention: Jiff: A brand new Datetime library for Rust, from the builder of ripgrep | news.ycombinator.com | 2024-07-21

    In Java they had the same problem. The Java standard library implementation wasn't great, Jodatime came along to address those issues. Java 8 then introduced a new DateTime API that was heavily influenced by Jodatime with the benefit that as it is in the standard library, it can be more heavily adopted by library-writers.

    https://www.joda.org/joda-time/

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Joda-Money

    Java library to represent monetary amounts.

    Project mention: Kotlin Money | news.ycombinator.com | 2024-10-08

    I'm surprised nobody has mentioned Joda Money yet:

    https://www.joda.org/joda-money/

    From the same person that brought is Joda Time (ie, what the java time API was based on). I've used Joda Money a lot and it's great.

    Honestly I prefer APIs that look like APIs and I think this trend towards inventing DSLs is a bad one. Rails works because there's a critical mass of people who have adopted what is essentially a whole new language on top of Ruby. A money library doesn't warrant a new language, it's unnecessary cognitive load.

  4. Joda-Beans

    Java library to provide an API for beans and properties.

  5. JadConfig

    Annotation-driven configuration library for the Java programming language

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Java Joda discussion

Log in or Post with

Java Joda related posts

  • 64-Bit Bank Balances ‘Ought to Be Enough for Anybody’?

    5 projects | news.ycombinator.com | 19 Sep 2023
  • /u/iamthatis debunks reddit's claims regarding threats, payment, and "working with developers"

    1 project | /r/bestof | 19 Jun 2023
  • u/Hiddencamper explains the cost of replacing lightbulbs in a nuclear power plant (to illustrate the absurdity of nuclear power regulation)

    1 project | /r/bestof | 25 Jan 2023
  • Best way to store Date and time ?

    1 project | /r/javahelp | 3 Jan 2023
  • Create signature date and It should be either todays date or future date but can not be past date. [java 7]

    2 projects | /r/learnprogramming | 15 Dec 2022
  • What is the preferred way to represent dates in Java?

    1 project | /r/learnprogramming | 21 Sep 2022
  • please for the love of god just use google before you make yourself look stupid

    6 projects | /r/ProgrammerHumor | 26 May 2022
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 13 Jun 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Index

What are some of the best open-source Joda projects in Java? This list will help you:

# Project Stars
1 Joda-Time 4,977
2 Joda-Money 667
3 Joda-Beans 146
4 JadConfig 23

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Java is
the 8th most popular programming language
based on number of references?