feature: automatically adjust dates and times based on time zone
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 2.2k
- Forks
- 587
- Avg merge
- 18h 27m
- Merged PRs (30d)
- 333
Description
Zulip has a feature that adjusts dates and times when mentioned in a chat to the local time zone automatically. So if you are in Berlin and say:
let's meet tomorrow at 2PM
A colleague in New York would see:
Let's meet tomorrow at 8AM
With a mouse-over thingy indicating the original time said by the colleague in Berlin.
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
The issue names no files, tests, or entry points, so first locate the chat message rendering and date/time handling areas in the repository. Done means that a time mentioned in a message is shown in each viewer's local time, with the original time available on mouse-over, as described in the example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100