I really wish Sun would simplify the classes related to dates in the Java Library. The java.util.date and java.util.*calendar* classes are a mess, very verbose and cumbersome to use. This ONJava article helps but it’s just a reminder of how much easier dates are to play with in .NET

Share and Enjoy:
  • del.icio.us
  • Reddit
  • Facebook
  • Identi.ca
  • TwitThis

Related posts:

  1. JSR-310
  2. Time to switch over to Joda Time
  3. Design Patterns are missing language features.
  4. Java, .NET and RoR

2 Comments on 'Java Date and Calendar classes' read them below or add one

Subscribe to comments with RSS or TrackBack to 'Java Date and Calendar classes'.

  1. Don’t forget to patch all the Java, .NET, etc. APIs for the new Daylight Savings Time put in place! We’re doing it here…I must say, it’s not hard, but its no fun.

    Thomas Nguyen - 7 Nov 06 at 7:51 pm

  2. [...] I’ve complained about the Java Date API classes before, it’s complicated,difficult to use and the calender class makes accessing methods clunky and well, verbose. [...]

    Shey’s Rebellion » Time to switch over to Joda Time - 25 Dec 06 at 1:20 am

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Search