nickva opened a new pull request, #5445:
URL: https://github.com/apache/couchdb/pull/5445

   This discrepancy can be especially problematic when parsing dates, where 
`parseInt(Month)` may seem to work correclty, however it will fail for August 
`"08"` and September `"09"`, where both would parse as ``0``.
   
   h/t to Will Holley for the reminder to document this discrepancy
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to