blob: 3c863c11de21d772848d0d9d916d0bb769a4ee36 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-subtract-dayTimeDuration-from-dateTime2args-3 :)
(:Written By: Carmelo Montanez :)
(:Date: Tue Apr 12 16:29:08 GMT-05:00 2005 :)
(:Purpose: Evaluates The "op:subtract-dayTimeDuration-from-dateTime" operator:)
(: with the arguments set as follows: :)
(:$arg1 = xs:dateTime(upper bound) :)
(:$arg2 = xs:dayTimeDuration(lower bound) :)
(:*******************************************************:)
xs:dateTime("2030-12-31T23:59:59Z") - xs:dayTimeDuration("P0DT0H0M0S")