C# and ASP.NET Code
C# and .NET tips and code snippets
Monday, November 16, 2009
Get Current Date and Time in C#
DateTime.Now.ToShortDateString() + " "+ DateTime.Now.ToShortTimeString()
1 comment:
Amin
May 14, 2011 at 4:37 AM
This is not working....
Reply
Delete
Replies
Reply
Add comment
Load more...
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
This is not working....
ReplyDelete