blob: 6c0fe12b4178eb056504beb30b472538d532df3b [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprCast-393 :)
(: 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:gYearMonth. :)
(:*******************************************************:)
xs:gYearMonth(xs:date("2002-11-23Z")) eq xs:gYearMonth("2002-11Z")