blob: 850481d451b8ed4d4fc80e4f12515899dca4eb78 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-add-dayTimeDuration-to-date-13 :)
(:Written By: Carmelo Montanez :)
(:Date: July 1, 2005 :)
(:Purpose: Evaluates The "add-dayTimeDuration-to-date" operator used :)
(:together with the numeric-equal-operator "eq". :)
(:*******************************************************:)
(xs:date("1980-05-05Z") + xs:dayTimeDuration("P23DT11H11M")) eq xs:date("1980-05-05Z")