nextcloud / nextcloud/activity
Show full date and time of changes in event list
Open
Nobody has claimed this yet.
enhancement
feature: implementations
- Dominant language
- JavaScript
- Stars
- 145
- Forks
- 72
- Avg merge
- 6d 9h
- Merged PRs (30d)
- 42
Description
We need a function to show the full date and time of the change in the list of events.
If now it is already possible to make changes to the application and enable forced display of the full date and time of changes, please write how to do it.

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 by locating the event-list UI entry point and the existing date-formatting logic. Determine how the list currently renders change times and document whether a configuration option already exists; done means the full date and time can be displayed consistently, with the relevant UI behavior verified.
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
- Needs clarification
- Newbie friendliness
- 35/100