blob: 0b8741b1771e6d8c2f4224d8bfc127712a74c2a0 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprCast-368 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:38+02:00 :)
(: Purpose: Ensure casting xs:time to xs:string, with timezone '+00:00' is properly handled. :)
(:*******************************************************:)
xs:string(xs:time("23:59:12.432+00:00")) eq "23:59:12.432Z"