blob: 55ddeb3a4f413e59f15d4ff8b1a0b1451dc5eaaf [file] [log] [blame]
(:*******************************************************:)
(:Test: fn-timezone-from-time-20 :)
(:Written By: Carmelo Montanez :)
(:Date: June 27, 2005 :)
(:Purpose: Evaluates The "timezone-from-time" function :)
(:as part of an "or" expression. :)
(: Uses the "fn:string" function to account for new EBV rules. :)
(:*******************************************************:)
fn:string(fn:timezone-from-time(xs:time("10:03:01Z"))) or fn:string(fn:timezone-from-time(xs:time("10:04:02Z")))