nextcloud / nextcloud/calendar
Allow choosing timezone by UTC offset.
Nobody has claimed this yet.
- 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.
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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