The implementation of this interface may be mutable or immutable. This interface only gives access to retrieve data, never to change it.
Methods in your application should be defined using ReadableDateTime
as a parameter if the method only wants to read the datetime, and not perform any advanced manipulations.
@author Stephen Colebourne
@author Brian S O'Neill
@since 1.0
|
|
|
|
|
|
|
|
|
|