Data types reference > XSL Schema data types > xs:date

xs:date

The xs:date type represents a Gregorian calendar date in the format YYYY-MM-DD where YYYY is the four-digit year (0001-9999), MM is the month (01-12), DD is the day (01-31).

The XML standard allows for an optional “-” (minus sign) before the date to signify B.C. (For example, “-100” is equivalent to 100 B.C.)

SirsiDynix Symphony Web Services does not use time zone information for xs:date. Dates are adjusted for the time zone configured in the Admin tool.

For more information about this data type, see the XML Schema document at http://www.w3.org/TR/xmlschema-2/

Related topics 

 


© 2009-2012 SirsiDynix