blob: 9f28576799a4b3f8ecb369f47151fd02a7e23500 [file] [log] [blame]
(:*******************************************************:)
(:Test: fn-current-time-1 :)
(:Written By: Carmelo Montanez :)
(:Date: December 1, 2005 :)
(:Purpose: Evaluates a simple call to the fn:current-time" :)
(: function. Uses a String Value. :)
(:*******************************************************:)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
fn:string(fn:current-time())