blob: 81cd79942fa6ce278f1e46b216f9d0627ad31f0c [file] [log] [blame]
(:*******************************************************:)
(:Test: minutes-from-time-8 :)
(:Written By: Carmelo Montanez :)
(:Date: June 6, 2005 :)
(:Purpose: Evaluates The "minutes-from-time" function :)
(:as part of a "+" expression. :)
(:*******************************************************:)
fn:minutes-from-time(xs:time("02:00:00Z")) + fn:minutes-from-time(xs:time("10:00:00Z"))