blob: 8a961e605803a42a506c87bc5c017b6310850237 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-DateTimeFunc-9 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:39+02:00 :)
(: Purpose: Invoke fn:dateTime() with identical timezones. :)
(:*******************************************************:)
dateTime(xs:date("2004-03-04+11:00"),
xs:time("08:05:23+11:00"))
eq
xs:dateTime("2004-03-04T08:05:23+11:00")