My pages
Projects
Communities
java.net
java.net
>
Wiki
>
Projects
>
DateTimeAPI
>
DateTimeScope
>
DateTimeChoices
As the new Java.net infrastructure contains project-level wikis, this main wiki will be shut down in the near future. For wiki page export and general wiki questions please contact the site admin at
communitymanager@java.net
.
JSR 310 Date and Time - Choices
The following topics require decisions:
The following decisions have been taken:
DateTimeCalendarClasses
- what calendar classes should be provided - chosen option 6
DateTimeCalendarClassNames
- how should the calendar classes be named - chosen option 7
DateTimeCalendarTimeZoneClasses
- how time zone should be integrated with calendar classes - chosen option 1
DateTimeCalendarInternalStorage
- how should the data be stored for calendars - chosen option 1
DateTimeCalendarFieldNames
- names for calendar fields - chosen option 1
DateTimeFields
- duration and calendar fields - chosen option 2
DateTimeCalendarPrimitives
- primitives vs objects from calendar classes - chosen option 2
Precision must support at least nanoseconds
The following choices have avoided via other decisions:
DateTimeDurationPrecision
- how precisely do we want to store numbers
Topic
DateTimeChoices
. {
Edit
|
Ref-By
|
Printable
|
Diffs
r8
<
r7
<
r6
<
r5
<
r4
|
More
}
java.net RSS
Revision r8 - 2007-12-17 - 18:28:55 - scolebourne
Parents:
WebHome
>
DateTimeAPI
>
DateTimeScope