blob: 9abd2b7808b9b7cb982a091ab492e512e5b0720b [file] [log] [blame]
(:*******************************************************:)
(:Test: year-from-dateTime-10 :)
(: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-01T02:00:00Z")) * fn:year-from-dateTime(xs:dateTime("0002-01-01T10:00:00Z"))