threeten OldWiki
Status: Alpha
Brought to you by:
scolebourne
Calendar fields (such as day of week and hour of day) have names.
There are two basic naming strategies:
The consistent option names fields using 'of' in the middle, like unitOfRange.
The focussed option names fields using just the unit for all the common cases, unless there is ambiguity as to the common case. All other fields are named as per option 1.