Forum Controls
Spotlight Features

The Rich Engineering Heritage Behind Dependency Injection

Andrew McVeigh takes us on a tour of the rich heritage behind dependency injection, what it represents, and tells us why its here to stay.

NetBeans 6: Matisse Updates

NetBeans 6 delivers great updates to the Matisse GUI builder. Spend a few minutes with Roman Strobl and get an expert briefing on what's new and what has changed.

Introduction to Groovy Part 3

In this, the third and final installation of Andres' Introduction to Groovy series, you learn about how Groovy handles variable numbers of arguments, named parameters, currying, and more about Groovy operators. Including, some new operators.
Replies: 0 - Pages: 1  
  Click to reply to this thread Reply

Joda-Time 1.4 - Replacing JDK Date and Calendar

URL: Sourceforge

At 7:50 PM on Nov 12, 2006, Stephen Colebourne DeveloperZone Top 100 wrote:

Joda-Time provides a Java library for date and time handling including the ISO8601 standard. It completely replaces the JDK Date and Calendar classes, while still providing good integration. It is open-source software under the ASF2 license.

Version 1.4 has just been released. This release fixes a couple of minor bugs in v1.3 but also adds some significant new features:

- Years/Months/Weeks/Days/Hours/Minutes/Seconds
New group of single field period classes
These allow applications to specify a specific field in method signatures and calculations
Methods are provided to convert between most of these based on standard length periods

- Period.ZERO
Add zero-length constant to Period

- PeriodFormatBuilder.append(PeriodPrinter,PeriodParser)
This method completes the API of PeriodFormatBuilder in the style of DateTimeFormatBuilder


Homepage: http://joda-time.sourceforge.net
Release notes: http://joda-time.sourceforge.net/upgradeto140.html
Download: http://sourceforge.net/project/showfiles.php?group_id=97367&package_id=104212

thread.rss_message