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