Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix timezones #13

Merged
merged 2 commits into from
Jul 2, 2024
Merged

Fix timezones #13

merged 2 commits into from
Jul 2, 2024

Conversation

penelopeysm
Copy link
Member

@penelopeysm penelopeysm commented Jun 26, 2024

There are two separate issues with timezones, one is what the app uses internally to find meeting times, the other is what it shows you when you use it.

On the former:

  • meetings are only searched for during London hours 0830-1730 (previously they would search in your local timezone, which was bad)

On the latter:

  • by default meeting times are shown in London timezone
  • adds a --local switch to allow programme to output meeting times in local timezone
  • to avoid any ambiguity, the programme now tells you what timezone it's outputting times in

@penelopeysm penelopeysm merged commit 2fb885a into main Jul 2, 2024
@penelopeysm penelopeysm deleted the london-tz branch July 2, 2024 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant