-
-
Notifications
You must be signed in to change notification settings - Fork 225
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Setting from="1949-01-01" in 05e87ea worked because it avoided date-to-POSIX conversion error that was fixed in 97e4df6. The issue is that the POSIXct value for 1900-01-01 is just slightly less than the 32-bit integer minimum. Return the defaults to their original value, since this isn't a problem for the Yahoo Finance servers. See #157.
- Loading branch information
1 parent
cf4ec7b
commit 19cd7b6
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters