Loh Jy

Loh Jy

  • NA
  • 17
  • 3.5k

Update DateTime consistently

Jun 4 2015 4:36 AM
What are the ways to update the DateTime being displayed in textbox?
 
Currently I'm using the coding:
DateTime.Now.ToString("HH:mm:ss.ff") . It only captured the current moment timing.

Answers (2)