blob: 12133fbc16bd844e597576630499a6bf59b3c2bf [file] [log] [blame]
(:*******************************************************:)
(:Test: op-gDay-equal-4 :)
(:Written By: Carmelo Montanez :)
(:Date: June 16, 2005 :)
(:Purpose: Evaluates The "gDay-equal" function that :)
(:return true and used together with fn:not (ne operator):)
(:*******************************************************:)
fn:not(xs:gDay("---05Z") ne xs:gDay("---06Z"))