blob: d15426f17f42b7423ed35a34d62f6bdca7421076 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-subtract-times2args-3 :)
(:Written By: Carmelo Montanez :)
(:Date: Tue Apr 12 16:29:08 GMT-05:00 2005 :)
(:Purpose: Evaluates The "op:subtract-times" operator :)
(: with the arguments set as follows: :)
(:$arg1 = xs:time(upper bound) :)
(:$arg2 = xs:time(lower bound) :)
(:*******************************************************:)
xs:time("23:59:59Z") - xs:time("00:00:00Z")