blob: 35162c66f1cbc7d61287dbf9e35ad4fed710d7b2 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprCast-341 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:38+02:00 :)
(: Purpose: Simple test of casting a xs:dateTime with UTC offset to xs:time. :)
(:*******************************************************:)
xs:time(xs:dateTime("2002-11-23T22:12:23.867-13:37")) eq xs:time("22:12:23.867-13:37")