Blog
JavaScript – Date.prototype.toMMDDYYYY()
A week ago someone asked me how they can format a date so that it returns the MM/DD/YYYY format. The following is a definition for a function that does just that: The following code is an example of how you would use this code: The following is a JSBin page Read more…