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)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top