blob: 9e172fd5ea4839fac957b8378b095c1060d8382c [file] [log] [blame]
(:*******************************************************:)
(:Test: op-add-yearMonthDuration-to-dateTime-16 :)
(:Written By: Carmelo Montanez :)
(:date: July 5, 2005 :)
(:Purpose: Evaluates The "add-yearMonthDuration-to-dateTime" operator used :)
(:together with the numeric-equal operator "ge". :)
(:*******************************************************:)
(xs:dateTime("1977-12-12T03:03:03Z") + xs:yearMonthDuration("P18Y02M")) ge xs:dateTime("1977-12-12T03:03:03Z")