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. (sponsored)
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.
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
Joda-Time 1.4 - Replacing JDK Date and Calendar
URL: Sourceforge
At 7:50 PM on Nov 12, 2006, Stephen Colebourne
wrote:
Fresh Jobs for Developers Post a job opportunity
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
0 replies so far (
Post your own)