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