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