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