public static class DateRecord
extends Object
Implementation detail of DateTimeFormat -- not a public API and subject to
change.
DateRecord class exposes almost the same set of interface as Date class with
only a few exceptions. The main purpose is the record all the information
during parsing phase and resolve them in a later time when all information
can be processed together.
- See Also:
- Serialized Form