var today = new Date();ThisYear = today.getYear()+0;if(ThisYear <= 1999){ ThisYear = ThisYear - 100 + 2000;}
Post a Comment
No comments:
Post a Comment