Moment.js v1.3.0 Release Notes

    • ๐Ÿš€ Release Jan 5, 2012

    โž• Added support for parsing month names in the current language.

    โž• Added escape blocks for parsing tokens.

    โž• Added moment.fn.calendar to format strings like 'Today 2:30 PM', 'Tomorrow 1:25 AM', and 'Last Sunday 4:30 AM'.

    โž• Added moment.fn.day as a setter.

    ๐Ÿ›  Various bugfixes