redpanda-data / redpanda-data/console

Format change for timestamp

Open
#299 1 comment 0 reactions 0 assignees View on GitHub

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

image

I would like to have:

2021-12-21 16:55:27

And the same for timestamp picker:

image

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.