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