blob: 35e50f497a9caa85a973be68ce551a2bbedb0e2a [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprCast-333 :)
(: 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:gMonth. :)
(:*******************************************************:)
xs:gMonth(xs:dateTime("2002-11-23T22:12:23.867-13:37")) eq xs:gMonth("--11-13:37")