ahmadawais / corona-cli

🦠 Track the Coronavirus disease (COVID-19) in the command line. Worldwide for all countries, for one country, and the US States. Fast response time (< 100ms). https://x.com/MrAhmadAwais
https://NodeCLI.com
MIT License
1.85k stars 191 forks source link

📦 NEW: 'last updated' field to bottom of response #20

Closed floturcocantsee closed 4 years ago

floturcocantsee commented 4 years ago

Relay the API last updated time to the user at the end of the program's output. Uses JavaScript Date so output will self-correct to the user's timezone and DST.

ahmadawais commented 4 years ago

Welcome here and thank you for the PR.