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