Class XmlSchemaDateFormat

java.lang.Object
java.text.Format
java.text.DateFormat
org.apache.ws.security.util.XmlSchemaDateFormat
All Implemented Interfaces:
Serializable, Cloneable

public class XmlSchemaDateFormat extends DateFormat
A DateFormat for the format of the dateTime simpleType as specified in the XML Schema specification. See XML Schema Part 2: Datatypes, W3C Recommendation 02 May 2001, Section 3.2.7.1.
Author:
Ian P. Springer, Werner Dittmann
See Also: