blob: 8401990642a5514535dbb19dfe99dc66dccbb5d5 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-DateTimeFunc-12 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:39+02:00 :)
(: Purpose: Invoke fn:dateTime() with the time value being 24:00:00. :)
(:*******************************************************:)
xs:string(dateTime(xs:date("1999-12-31"), xs:time("24:00:00")))
eq "1999-12-31T00:00:00"