This repository has been archived by the owner on Feb 10, 2021. It is now read-only.
Feature: Add flag to format unix timestamps into Javascript Date timestamps #20
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Right now the response that comes back from DarkSky will not create the correct date in javascript. You have to do this:
It would be nice to have an optional flag that would convert the response automatically.
Something like:
The text was updated successfully, but these errors were encountered: