blob: c494a5de55a83df969fe74666fd1d909740ba0a5 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-dateTimesSubtract-1 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:36+02:00 :)
(: Purpose: Simple testing involving operator '-' between xs:date and xs:date that evaluates to zero. :)
(:*******************************************************:)
xs:dateTime("1999-07-19T08:23:12.765")
- xs:dateTime("1999-07-19T08:23:12.765")
eq xs:dayTimeDuration("PT0S")