blob: 977a9d8e02a528e7692c0124798a1011b2a67af1 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-time-less-than-7 :)
(:Written By: Carmelo Montanez :)
(:Date: June 13, 2005 :)
(:Purpose: Evaluates The "time-less-than" function used :)
(:together with "and" expression (lt operator). :)
(:*******************************************************:)
(xs:time("13:00:00Z") lt xs:time("17:00:00Z")) and (xs:time("13:00:00Z") lt xs:time("17:00:00Z"))