blob: 477d3b5743e377d7beb3a2b77d8d7f67aae252b1 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprCast-286 :)
(: 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"