Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Dec 14, 2023. It is now read-only.
This repository was archived by the owner on Dec 14, 2023. It is now read-only.
There was an error while loading. Please reload this page.
In Safari (tested on 10.0.3),
firstPublicationDateandlastPublicationDateproperties are returned asInvalid Date. See this StackOverflow question for a possible lead on fixing the issue.I hoped a workaround could be parsing the string timestamp (
first_publication_date) myself but it doesn't seem to be exposed on the response object.Both properties work correctly in Chrome and Firefox.