matrix-org / matrix-org/matrix.org
What timezone are timestamps on blog posts in?
- Dominant language
- JavaScript
- Stars
- 616
- Forks
- 463
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 19
Description
https://matrix.org/blog/2023/06/membership-program/ for example says "13:00", but I know for a fact that's not local time. We should either append timezone information, or use a local time calculation instead. Alternatively, do we even need timestamps? Aren't datestamps fine?
Contributor guide
Research direction
Start with the example blog post at https://matrix.org/blog/2023/06/membership-program/ and trace how its timestamp is rendered in the website source. Determine whether timestamps include timezone information or should be replaced by datestamps; done means the chosen convention is applied consistently and the example is no longer ambiguous.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- content
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100