Use local dates in UI
Open
@owenvoke is already working on this.
Since Aug 25, 2026.
type: bug
- Dominant language
- PHP
- Stars
- 0
- Forks
- 0
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 4
Description
What happened?
Currently the UI always shows dates in UTC. It would be good to display them in the locale-specific timezone of the user.
The other thing is that when creating or updating the date of a visit, this uses UTC as well, whereas it should use the timezone of the user.
Keep version
0.28.4
PHP version
8.5.0
What operating systems are you seeing the problem on?
Linux
Notes
No response
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.
Assessment
This issue has not been assessed yet.