blob: ab1bcb6ca6eaf0b8fb676eb72164baf8d098284c [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprCast-330 :)
(: 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:gYearMonth. :)
(:*******************************************************:)
xs:gYearMonth(xs:dateTime("2002-11-23T23:12:23.867-00:00")) eq xs:gYearMonth("2002-11Z")