Al Programming
Free source code programming in C#, VB.Net, Java, SQL
Search This Blog
Tuesday, April 8, 2014
DateTime Structure C#
C#
>
System
Namespace
>
DateTime
DateTime
structure represents an instant in time.
Days in month
Add methods
Nullable
First & Last day of the month
DayOfWeek
Compare
Convert string to date
Example
DateTime
dt=
DateTime
.Now;
Newer Post
Older Post
Home