Home
Features
Multi DropDown
DropDown 1
DropDown 2
DropDown 3
ShortCodes
SiteMap
Error Page
Documentation
Video Documentation
Download This Template
Home
Features
Multi DropDown
DropDown 1
DropDown 2
DropDown 3
ShortCodes
SiteMap
Error Page
Documentation
Video Documentation
Download This Template
Home
asp.net
Asp.net: Get the current Date Time of system
Asp.net: Get the current Date Time of system
Vijay Saklani
22:37
In this article I am going to explain how to get the current date time of system in asp.net.
C# code:
lbldatetime.Text =
DateTime
.Now.ToString();
VB.net code:
lbldatetime.Text =
DateTime
.Now.ToString()
asp.net
C#.NET
DATETIME
VB.NET
Post a Comment
0 Comments
Social Plugin
Popular Posts
Asp.net : Get the URL (address) of current page code behind
How to display all even numbers from 1 to 100 in asp.net
ASP.NET: convert text (string) into MD5 hash
Facebook
Categories
Tags
0 Comments