blob: 81994f0e99fd9d3bc2788de6dfbf8663d72e6f5a [file] [log] [blame]
(:*******************************************************:)
(:Test: adjust-time-to-timezone-16 :)
(:Written By: Carmelo Montanez :)
(:Date: August 10, 2005 :)
(:Test Description: Evaluates The string value of "adjust-time-to-timezone" :)
(: function as part of a boolean (and) expression and the fn:true function. :)
(:Use zulu timezone and empty sequence for 2nd argument. :)
(:*******************************************************:)
fn:string(fn:adjust-time-to-timezone(xs:time("10:00:00Z"),())) and fn:true()