RFR 8013730: JJSR 310: DateTime API Updates III

Xueming Shen xueming.shen at oracle.com
Mon May 13 20:58:34 UTC 2013


Hi,

JSR 310 has continued to refine and update the java.time API. Please help
review the changes at

http://cr.openjdk.java.net/~sherman/8013730/webrev

In addition to general javadoc improvements, the changes include:

- Rename class java.time.format.DateTimeFormatSymbols to DecimalStyle
- Clarification definition of Clock behavior
- Add DateTimeFomatterBuilder.appendInstant
- Add DateTimeFomatterBuilder.getLocalizedDateTimePattern
- Add DateTimeFormatter.parsedLeapSecond as a query for a parsed LeapSecond
- Add DateTimeFormatter.parsedExcessDays as a query for parsed days if time > 24 hours.

Thanks!
-Sherman



More information about the core-libs-dev mailing list