blob: cff34b9bcb56e17e8e65bdf4d3a1d899936856e9 [file] [log] [blame]
(:*******************************************************:)
(:Test: fn-timezone-from-time-10 :)
(:Written By: Carmelo Montanez :)
(:Date: June 27, 2005 :)
(:Purpose: Evaluates The "timezone-from-time" function :)
(:as an argument to the "fn:not" function. :)
(: Uses the "fn:string" function to account for new EBV rules. :)
(:*******************************************************:)
fn:not(fn:string(fn:timezone-from-time(xs:time("02:02:03Z"))))