Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

%xsd.date

datatype class %xsd.date extends %Library.Date

ODBC Type: DATE

This data type represents a date in the format YYYY-MM-DD. Internally, this is stored in Caché $H format.

Parameters

parameter XSDTYPE = date;
Declares the XSD type used when projecting XML schemas.

Inherited Members

Inherited Methods

FeedbackOpens in a new tab