It always amazes me to see people manually coding JavaScript to perform date and time processing when simply by using the JavaScript date object they have a big part of that processing taken care of automatically and adding a few extra simple methods can reduce the amount of code we need for the date/time processing we need in our script to next to nothing.
JavaScript Dates
JavaScript Dates
Comments
No comments yet. Leave a Comment
