May 7, 2002 #1 Pyramus Programmer Joined Dec 19, 2001 Messages 237 Location GB What format is the standard datatype xs:date in? I'm trying to put a date as 12/12/2002 but apparently its not valid??
What format is the standard datatype xs:date in? I'm trying to put a date as 12/12/2002 but apparently its not valid??
May 7, 2002 #2 uura Programmer Joined Apr 12, 2002 Messages 28 Location US I believe it is yyyy-mm-dd. Upvote 0 Downvote
May 7, 2002 #3 chiph Programmer Joined Jun 9, 1999 Messages 9,878 Location US xs:date follows the ISO-8601 standard. Chip H. Upvote 0 Downvote
May 12, 2002 #4 bobcha Programmer Joined May 9, 2002 Messages 17 Location AU http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/#date Upvote 0 Downvote