blob: 53d074bee35fca5460301b351de15d028e7498c9 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprCast-338 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:38+02:00 :)
(: Purpose: Simple test of casting a xs:dateTime with UTC timezone to xs:date. :)
(:*******************************************************:)
xs:date(xs:dateTime("2002-11-23T22:12:23.867-00:00")) eq xs:date("2002-11-23Z")