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