Datetime clock -a simple question

  • Thread starter Thread starter Raj Chudasama
  • Start date Start date
R

Raj Chudasama

i need to have a label displaying today's date and current time with
updating seconds. Shall I use timer that updates the label every second or
are there other ways to do this? If i use timers will it become some sort
of problem in the future?

thanks
 
Hi,

Using timer is the only way to go, even if you use a third party control
inside this control will do it.

cheers,
 
Back
Top