jquery-feeds
jquery-feeds copied to clipboard
Small fix in README.md, getMonth() is 0 indexed
Small fix in the format example. The getMonth() method returns a 0-indexed value. This should be corrected with an increment to display the correct month number.