RFR 8013730: JJSR 310: DateTime API Updates III (original) (raw)
Xueming Shen xueming.shen at oracle.com
Mon May 13 20:58:34 UTC 2013
- Previous message: hg: jdk8/tl/jdk: 8014254: Selector in HttpServer introduces a 1000 ms delay when using KeepAlive
- Next message: hg: jdk8/tl/langtools: 8012929: Trees.getElement should work not only for declaration trees, but also for use-trees
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: hg: jdk8/tl/jdk: 8014254: Selector in HttpServer introduces a 1000 ms delay when using KeepAlive
- Next message: hg: jdk8/tl/langtools: 8012929: Trees.getElement should work not only for declaration trees, but also for use-trees
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]