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.
'd' Day of the month, 2 digits with leading zeros 'W' ISO-8601 week number of year, weeks starting on Monday 'D' A textual representation of a day, three letters 'F' A full textual representation of a ...