jquery-feeds icon indicating copy to clipboard operation
jquery-feeds copied to clipboard

Small fix in README.md, getMonth() is 0 indexed

Open marlonbaeten opened this issue 12 years ago • 0 comments

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.

marlonbaeten avatar Nov 25 '13 16:11 marlonbaeten