blob: e78d3ae299c69aaefd2aaf876bc4b5617d79394c [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprCast-406 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:38+02:00 :)
(: Purpose: Ensure when casting xs:date to xs:string that milli seconds have no trailing zeros. :)
(:*******************************************************:)
xs:string(xs:date("2002-02-15")) eq "2002-02-15"