nextcloud / nextcloud/spreed

feature: automatically adjust dates and times based on time zone

Open
#11,364 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement feature: chat 💬 feature: frontend 🖌️
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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.