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