fullstorydev / fullstorydev/grpcui

Show timestamps in local time instead of UTC and/or provide option to set time zone

Open
#97 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
5.9k
Forks
427
Avg merge
3d 6h
Merged PRs (30d)
7

Description

My response comes with google.protobuf.Timestamp which I fill in with seconds and nanoseconds. When displayed in grpcui, I get 3 hours less time. This problem seems to be timezone related, is there a way to set the timezone or some other way to solve my problem?

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the reported google.protobuf.Timestamp display in the grpcui web UI, comparing the rendered value with the local timezone and UTC. Trace the timestamp display entry point and determine whether the completed change should use local time by default or expose a timezone option; verify that displayed timestamps match the selected behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
grpc, javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.