blob: 720a56cd921e4819fc98f67aebc0727515da106f [file] [log] [blame]
(:*******************************************************:)
(:Test: year-from-dateTime-8 :)
(:Written By: Carmelo Montanez :)
(:Date: June 8, 2005 :)
(:Purpose: Evaluates The "year-from-dateTime" function :)
(:as part of a "+" expression. :)
(:*******************************************************:)
fn:year-from-dateTime(xs:dateTime("1970-01-01T00:00:00Z")) + fn:year-from-dateTime(xs:dateTime("1970-01-01T10:00:00Z"))