Open madb1lly opened 4 years ago
Is an explicit "home" time zone necessary? This could just involve filtering out time zones equivalent to the current location from the list - the first page will always be the device time, followed by any extra time zones that are selected.
Hi @fennifith, Yes that could achieve the same result and would potentially be more flexible as well. Cheers 🙂
Hi @fennifith, This suggestion is a further enhancement to #119.
As well as being able to show the current time based on location and the time in other, selected, time zones, this could be enhanced further to show the time in our "home" time zone only when we are not in that time zone.
I suppose this could just be a case of selecting one time zone as home and conditionally showing it if it does not match the current phone time, assuming the current phone time is set by network.
Cheers 🙂