JavaZone 2010 - Time to fix it! - JSR-310 Date and Time API
Most applications have some kind of date and time logic, whether it be as simple as accessing the current date or as complex as managing the flight times of an airline. JSR-310 is a new standard being developed from Joda-Time to improve on the basic Date and Calendar classes. This session will explain the problems with the JDK classes, explain how JSR-310 solves them and showcase some advanced features for handling time-zones.
Stephen Colebourne
Stephen Colebourne is a Java Champion and JavaOne Rock Star speaker. He has been working with Java since version 1.0 and contributing to open source software since 2000. He has made major contributions to Apache Commons and created the Joda open source projects including Joda-Time. He blogs on Java topics and is a frequent conference speaker, including Devoxx and JavaEdge. He is currently co-spec lead on JSR-310 and a contributor to discussions on language change such as Project Coin and Lambda.
