crescentrose / sunshine

☀️ when does the sun rise?
Apache License 2.0
19 stars 0 forks source link

Suggestion: remote time (--remote) or UTC (--utc) #8

Open JayBrown opened 4 years ago

JayBrown commented 4 years ago

Suggestion: add a --remote option to display the times of sunrise & sunset not with the local time at the location of the querying user, but with the remote time instead, i.e. with the local time at the queried location. (Would probably have to add a trailing time zone string.)

The easiest thing could be a --utc option… then the user can convert the date himself.

(Or both.)