blob: ecf6ed30da3964b16c70743ccc6c0f96578ca02e [file] [log] [blame]
(:*******************************************************:)
(: Test: K-DateTimeGT-6 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:37+02:00 :)
(: Purpose: Simple test of 'ge' for xs:dateTime. :)
(:*******************************************************:)
not(xs:dateTime("2004-07-11T23:01:04.12") ge
xs:dateTime("2004-07-12T23:01:04.12"))