blob: 515a3d091739184e61ef6807df7db17dfb73f0d6 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprCast-410 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:38+02:00 :)
(: Purpose: Ensure when casting xs:date to xs:string that a milli seconds part of '11' is handled properly. :)
(:*******************************************************:)
xs:string(xs:date("2002-02-15")) eq "2002-02-15"