Time on script

Hi,

I am new in lotus .I have written a script show date .when i need date as well as time also.

my code is :

history1 = "Document has been locked by " & session.CommonUserName & " on " & Date$

after date it must show time.

the output is coming now is::

Document has been locked by divya on 12/02/2004

i need time also.

pls help me

thanxs

Subject: time on script

Instead of putting Date$, you can replace it by Format(Now(),“dd/mm/yyyy hh:mm:ss”)

Subject: RE: time on script

Hi vednah,

Now it is working .

thangs .

i can make further query if u dont mind.

what is your mailiD.

thanxs

Subject: RE: time on script

U can email me at preety_coolgirl@yahoo.com