Can System.DateTime.Now get seconds also?

  • Thread starter Thread starter Trint Smith
  • Start date Start date
T

Trint Smith

I know that System.DateTime.Now doesn't have the seconds and looks like
this:
("2/19/04 05:39 PM")
Can I get the seconds also, so that it looks like this?:
("2/19/04 05:39:19 PM")
With seconds added---^^
Thanks,
Trint


.Net programmer
(e-mail address removed)
 
Back
Top