blob: 81f414e31a03b1095366c511a0699519c1e0df6f [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprCast-407 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:38+02:00 :)
(: Purpose: Ensure when casting xs:date to xs:string that milli seconds are properly padded with zeros. :)
(:*******************************************************:)
xs:string(xs:date("2002-02-15")) eq "2002-02-15"