Thread: Date and Time
View Single Post
Old Jun 4th, 2007, 12:03 PM   #1
Robocop
Programmer
 
Join Date: Sep 2004
Posts: 47
Rep Power: 0 Robocop is on a distinguished road
Question Date and Time

I want to be able to put a continuing date and time text on an application.

I can use this fuction: Format(Now, "f"), which outputs: Monday, June 04, 2007 12:12PM ,but once the date and time is shown, it will stay the same forever...

I guess It would need to work with a timer or something, but can somebody please give me some help on this?

Thanks in advance!
Robocop is offline   Reply With Quote