blob: a33791e4cd842d9ca18e93106f1fb6e0e5b56159 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprCast-834 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:38+02:00 :)
(: Purpose: Casting from xs:dateTime to xs:gDay is allowed and should always succeed. :)
(:*******************************************************:)
xs:dateTime("2002-10-10T12:00:00-05:00") cast as xs:gDay
ne
xs:gDay("---03")