blob: c4ca70b7c908f6788b8cb918734cf96308e110a1 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-date-greater-than-1 :)
(:Written By: Carmelo Montanez :)
(:Date: June 13, 2005 :)
(:Purpose: Evaluates The "date-greater-than" function :)
(:As per example 1 (for this function)of the F&O specs :)
(:*******************************************************:)
(xs:date("2004-12-25Z") gt xs:date("2004-12-25+07:00"))