php-js-dateformat is a lightweight and powerful JavaScript library that mimics PHP's date_format() function, enabling seamless date formatting with PHP-style format strings.
This was developed to allow for the formatting of dates in JavaScript and ActionScript like PHP can do. I actually just took the documentation from the PHP date function and went down the list ...