The Date object is also used to compare two dates.
The following example compares today's date with the 14th January 2011:
/* var myDate=new Date(); |
*/
Thoughts on C#, .NET, programming, software development and productivity. Tips and tricks to solve various programming problems.
The Date object is also used to compare two dates.
The following example compares today's date with the 14th January 2011:
/* var myDate=new Date(); |
*/
No comments :
Post a Comment