blob: 9f22163b15455903523b689a506955e7eae0f9eb [file] [log] [blame]
(:*******************************************************:)
(:Test: op-time-greater-than-2 :)
(:Written By: Carmelo Montanez :)
(:Date: June 13, 2005 :)
(:Purpose: Evaluates The "time-greater-than" function :)
(:As per example 1 (for this function)of the F&O specs :)
(:(ge operator). :)
(:*******************************************************:)
(xs:time("08:00:00+09:00") ge xs:time("17:00:00-06:00"))