how to display the date in this below format using jQuery.
Thursday, January 08, 2013
I saw some plugins but wondering if there is a way without using any plugin.
Please advise if there is a straightforward answer using JavaScript, that’s fine too.
Here’s a quick/simple example of what you’re asking for:
EDIT – I’ve update the code for reuse and include the day 0 padding change.
Output for today:
Tuesday, Januaray 08, 2013EXAMPLE