Skip to content

FE: Custom timezone in UI #435

@fallen-up

Description

@fallen-up

Issue submitter TODO list

  • I've searched for an already existing issues here
  • I'm running a supported version of the application which is listed here and the feature is not present there

Is your proposal related to a problem?

issue migration from an old project - provectus/kafka-ui#2166
now the display of all timestamps depends on the user's time zone (his browser). it makes a collision when users have different time zones.

Describe the feature you're interested in

implement the ability to select a timezone like airflow or grafana does.
it's ideal to make a setting with a default-zone.
image
image

Describe alternatives you've considered

variables change the time only in container, it doesn't affect the frontend part

JAVA_OPTS: "-Duser.timezone=xxx"
TZ: xxx

Version you're running

1.0.0

Additional context

No response

Metadata

Metadata

Assignees

Labels

Projects

Status

Next

Status

Design Impl Review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions