|
|
Using .NET's DateTime object |
|
|
Donny Mack |
|
|
ASP.NET / Date and Time |
|
|
Click to Visit |
|
|
22 |
The main function of this tutorial is to teach the readers how to create the date time object, getting the related datas and formatting. The author also tells us how to format it according to our design in various formats. Earlier, time object was not constructed for the usage in future but through this date time object using .NET, we could set a time object for future usages also. We could get the present date and time at any time without changing the mode. The sample program is also given in this tutorial for better understanding.
|