flyteconsole icon indicating copy to clipboard operation
flyteconsole copied to clipboard

feat(date): Default show datetime in local timezone instead of UTC

Open MortalHappiness opened this issue 10 months ago • 1 comments

TL;DR

Show datetime in the local timezone instead of UTC in most of the UI.

Type

  • [ ] Bug Fix
  • [x] Feature
  • [ ] Plugin

Are all requirements met?

  • [x] Code completed
  • [x] Smoke tested
  • [x] Unit tests added
  • [x] Code documentation added
  • [x] Any pending items have an associated Issue

Complete description

Screenshot from 2024-03-26 01-12-43 Screenshot from 2024-03-26 01-14-02

Tracking Issue

Resolves: flyteorg/flyte#2908

Follow-up issue

NA

MortalHappiness avatar Mar 25 '24 17:03 MortalHappiness

Codecov Report

Attention: Patch coverage is 62.50000% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 55.29%. Comparing base (3920ce8) to head (6fc6afa).

Files Patch % Lines
...rc/components/Executions/ExecutionDetails/utils.ts 25.00% 3 Missing :warning:
...Executions/Tables/WorkflowExecutionTable/cells.tsx 0.00% 2 Missing :warning:
packages/oss-console/src/common/formatters.ts 83.33% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #855      +/-   ##
==========================================
- Coverage   55.30%   55.29%   -0.01%     
==========================================
  Files         564      564              
  Lines       14620    14622       +2     
  Branches     2668     2669       +1     
==========================================
  Hits         8085     8085              
- Misses       6535     6537       +2     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Mar 27 '24 16:03 codecov[bot]