[threeten-dev] hg: threeten/threeten/jdk: Enhance formatting of instants
scolebourne at joda.org
scolebourne at joda.org
Mon Apr 15 12:58:33 PDT 2013
Changeset: 835edcf9578a
Author: scolebourne
Date: 2013-04-15 20:58 +0100
URL: http://hg.openjdk.java.net/threeten/threeten/jdk/rev/835edcf9578a
Enhance formatting of instants
Add option to control fractional digits
See #301
! src/share/classes/java/time/format/DateTimeFormatter.java
! src/share/classes/java/time/format/DateTimeFormatterBuilder.java
! src/share/classes/java/time/format/DateTimeParseContext.java
! test/java/time/tck/java/time/TCKInstant.java
! test/java/time/tck/java/time/format/TCKDateTimeFormatters.java
+ test/java/time/tck/java/time/format/TCKInstantPrinterParser.java
More information about the threeten-dev
mailing list