blob: cf15d35a0b8727ed0223625840110f76d212f4c8 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-TimeEQ-2 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:37+02:00 :)
(: Purpose: Simple test of 'eq' for xs:time. :)
(:*******************************************************:)
not(xs:time("23:01:04.12") eq
xs:time("23:01:04.13"))