-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently, we always display the local timezone, regardless of what latitude and longitude are chosen. We should ideally support the following:
- If given a city via the
--cityoption: use the exact time zone of that city - If given a lat and lon via the
latandlonoptions: use the timezone of the nearest city- Maybe we should just use the local time zone for this option?
- Would be far simpler to implement
- Most people are probably using lat and lon to specify their exact location anyways
- Maybe we should just use the local time zone for this option?
- If no location is provided: use the local time zone
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request