How to get the Current time in C#

  • Thread starter Thread starter Irene
  • Start date Start date
On Fri, 29 Aug 2003 09:31:47 -0400, "William Ryan"

Not to nitpick, but Now is a property not a method so no parenthesis
necessary.
 
Hi Brewman,

|| >DateTime.Now();
||
|| Not to nitpick, but Now is a property not a
|| method so no parenthesis necessary.

Not to nit-pick but "nitpick" is hyphenated, lol.

Regards,
Fergus
 

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