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