blob: 9cb688a731007b73e2f25b5d1e1646e6214c30e8 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprCast-334 :)
(: 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:gMonthDay. :)
(:*******************************************************:)
xs:gMonthDay(xs:dateTime("2002-11-23T22:12:23.867-00:00")) eq xs:gMonthDay("--11-23Z")