Package jodd.datetime.format

JDateTime formatters for converting date/time informations to/from strings.

See:
          Description

Interface Summary
JdtFormatter Date time formatter performs conversion both from and to string representation of time.
 

Class Summary
AbstractFormatter Abstract formatter for easier JdtFormatter implementations.
Iso8601JdtFormatter Default JdtFormatter uses ISO 8601 specification, enhanced by some custom patterns.
JdtFormat Immutable format-formatter pair.
 

Package jodd.datetime.format Description

JDateTime formatters for converting date/time informations to/from strings.



Copyright © 2003-2012 Jodd Team