blob: ef5045a63882d6eac2afef846ad07026a34d4d93 [file] [log] [blame]
(:*******************************************************:)
(:Test: year-from-dateTime-19 :)
(:Written By: Carmelo Montanez :)
(:Date: June 8, 2005 :)
(:Purpose: Evaluates The "year-from-dateTime" function :)
(:as part of a "numeric-equal" expression (ge operator) :)
(:*******************************************************:)
fn:year-from-dateTime(xs:dateTime("1971-01-01T10:00:00Z")) ge fn:year-from-dateTime(xs:dateTime("1970-01-01T10:00:00Z"))