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