onebusaway-ios icon indicating copy to clipboard operation
onebusaway-ios copied to clipboard

Displayed times does not use region's time zone

Open ualch9 opened this issue 4 years ago • 0 comments

I'm currently in a different time zone and the displayed bus times for Puget Sound is using my local time zone. It should always be in PST, regardless of where I am.

The screenshot below shows my local time (taipei is 16 hours ahead of seattle), seattle's time, and how OBA displays the time. Screen Shot 2020-12-13 at 5 09 17 PM

Proposed behavior:

  • If I am in PST, it won't show a "PST" badge or other indicator
  • When I am outside of PST, it should show the time along with a PST indicator (e.g. "1:34 AM (GMT-8)" or "1:34 AM local time"). Maybe include a toggle for using local/region time zone.

I believe Agency and/or Region has a timeZone property.

ualch9 avatar Dec 13 '20 09:12 ualch9