Example usage for Java org.json ISO8601 fields, constructors, methods, implement or subclass
The text is from its open source code.
String | format(Date date) |
String | format(Calendar cal) Formats a Calendar value into an ISO8601-compliant date/time string. |
Date | parseToDate(String text) |