blob: 5f32909a4be78ad98a4767a010e81a3a2ae88bd5 [file] [log] [blame]
(:*******************************************************:)
(:Test: fn-current-time-16 :)
(:Written By: Carmelo Montanez :)
(:Date: December 5, 2005 :)
(:Purpose: Evaluates The "current-time" function as part :)
(:of a boolean expression ("and" opeartor and fn:true function.:)
(:*******************************************************:)
fn:string(fn:current-time()) and fn:true()