pilwon / node-yahoo-finance

Yahoo Finance historical quotes and snapshot data downloader written in Node.js
491 stars 123 forks source link

Deprecated date format in Moment #17

Open npola opened 9 years ago

npola commented 9 years ago

Date format used in the yahoo-finance api is deprecated. Moment requires the format along with the string.

Issue in node_modules/yahoo-finance/lib/index.js:213:7