Skip to main content

%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