blob: 0c1f76f45f6dd78842601ac576c4aa51de3fd30c [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprCast-285 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:37+02:00 :)
(: Purpose: Ensure casting xs:gYearMonth to xs:string, with timezone '-00:00' is properly handled. :)
(:*******************************************************:)
xs:string(xs:gYearMonth("1999-01-00:00")) eq "1999-01Z"