Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8254573
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T01:14:14+00:00 2026-06-08T01:14:14+00:00

I was just wondering what the differences between Joda’s LocalDate class and java.util’s Date

  • 0

I was just wondering what the differences between Joda’s LocalDate class and java.util’s Date class were. Also, are there any advantages in using one over the other?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T01:14:16+00:00Added an answer on June 8, 2026 at 1:14 am

    I think the Joda Time Website explains it all very well.

    Joda-Time has been created to radically change date and time handling in Java.
    The JDK classes Date and Calendar are very badly designed, have had numerous bugs
    and have odd performance effects.
    Here are some of our reasons for developing and using Joda-Time:

    • Easy to Use.
      Calendar makes accessing ‘normal’ dates difficult, due to the lack of simple methods.
      Joda-Time has straightforward field accessors such as
      getYear() or getDayOfWeek().
    • Easy to Extend.
      The JDK supports multiple calendar systems via subclasses of Calendar.
      This is clunky, and in practice it is very difficult to write another calendar system.
      Joda-Time supports multiple calendar systems via a pluggable system based on the
      Chronology class.
    • Comprehensive Feature Set.
      The library is intended to provide all the functionality that is required for date-time
      calculations. It already provides out-of-the-box features, such as support for oddball
      date formats, which are difficult to replicate with the JDK.
    • Up-to-date Time Zone calculations.
      The time zone implementation is based on
      the public tz database, which is
      updated several times a year. New Joda-Time releases incorporate all changes
      made to this database. Should the changes be needed earlier,
      manually updating the zone data is easy.
    • Calendar support.
      The library currently provides 8 calendar systems. More will be added in the future.
    • Easy interoperability.
      The library internally uses a millisecond instant which is identical to the JDK and similar
      to other common time representations. This makes interoperability easy, and Joda-Time comes
      with out-of-the-box JDK interoperability.
    • Better Performance Characteristics.
      Calendar has strange performance characteristics as it recalculates fields at unexpected moments.
      Joda-Time does only the minimal calculation for the field that is being accessed.
    • Good Test Coverage.
      Joda-Time has a comprehensive set of developer tests, providing assurance of the library’s quality.
    • Complete Documentation.
      There is a full User Guide which provides an overview and covers
      common usage scenarios. The javadoc
      is extremely detailed and covers the rest of the API.
    • Maturity.
      The library has been under active development since 2002.
      Although it continues to be improved with the addition of new features and
      bug-fixes, it is a mature and reliable code base.
      A number of related projects are now available.
    • Open Source.
      Joda-Time is licenced under the business friendly Apache License Version 2.0.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Just wondering if there are differences between zend forms and normal html forms? I
I am wondering if there is any performance differences between String s = someObject.toString();
I'm wondering the performance differences between instantiating a class once in a form or
Possible Duplicate: Null check in Java I'm just wondering what's the difference between if
I'm wondering if there a way to intersect or make the differences between two
just wondering if there is a way to reduce the amount of code needed
Just wondering what the difference is between these two and what the benefit for
just wondering the difference between the presence of the last comma in the array,
I was just wondering what the difference between .cpp and .h files is? What
I am just wondering what is the difference between these two File1.js $(function() {

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.