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