nextcloud / nextcloud/calendar

Allow choosing timezone by UTC offset.

Open
#5,353 3 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. to triage enhancement
Dominant language
JavaScript
Stars
1.2k
Forks
332
Avg merge
16h 13m
Merged PRs (30d)
137

Description

Is your feature request related to a problem? Please describe.

I have an event that I need to attend that is using "CEST", which is UTC+02:00. How do I input this? I don't know what country the people I'm speaking to are based in, just their UTC offset.

image

Describe the solution you'd like

Allow me to choose the UTC offset instead of the location when choosing a timezone.

Describe alternatives you've considered

At least indicate the offset beside the name of the location.

Additional context

image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start from the timezone picker shown in the issue screenshots and trace the calendar UI entry point responsible for selecting timezones. Check how CEST and UTC+02:00 are represented, then verify that the chosen behavior either permits selecting the UTC offset or displays the offset beside location names.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.