redpanda-data / redpanda-data/console
Format change for timestamp
Open
Nobody has claimed this yet.
feature
frontend
- Dominant language
- TypeScript
- Stars
- 4.3k
- Forks
- 432
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 40
Description
Currently I have:
12/21/2021, 4:55:27 PM

I would like to have:
2021-12-21 16:55:27
And the same for timestamp picker:

I would like to have 24 hour time and the same date format.
Can I somehow set it up via the locale for a java virtual machine?
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
No files or tests are identified in the issue. Start by locating the timestamp display and timestamp picker entry points in the TypeScript/React UI, then verify both use 24-hour time and the YYYY-MM-DD HH:MM:SS format; done means the displayed timestamp and picker match those examples.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100