Class RFC3339DateFormat

java.lang.Object
java.text.Format
java.text.DateFormat
de.xima.fc.api.rest.pub.client.security.RFC3339DateFormat
All Implemented Interfaces:
Serializable, Cloneable

public class RFC3339DateFormat extends DateFormat
A DateFormat implementation that formats dates according to RFC3339.
See Also: