Skip to content

fix: format timestamps to UTC across multiple files#2914

Open
gaganhr94 wants to merge 1 commit intoguacsec:mainfrom
gaganhr94:fix/format-timestamp-to-utc
Open

fix: format timestamps to UTC across multiple files#2914
gaganhr94 wants to merge 1 commit intoguacsec:mainfrom
gaganhr94:fix/format-timestamp-to-utc

Conversation

@gaganhr94
Copy link
Contributor

Description of the PR

Fixes #1417

PR Checklist

  • All commits have a Developer Certificate of Origin (DCO) -- they are generated using -s flag to git commit.
  • All new changes are covered by tests
  • If GraphQL schema is changed, make generate has been run
  • If GraphQL schema is changed, GraphQL client updates/additions have been made
  • If OpenAPI spec is changed, make generate has been run
  • If ent schema is changed, make generate has been run
  • If collectsub protobuf has been changed, make proto has been run
  • All CI checks are passing (tests and formatting)
  • All dependent PRs have already been merged

Signed-off-by: Gagan H R <hrgagan4@gmail.com>
@gaganhr94 gaganhr94 force-pushed the fix/format-timestamp-to-utc branch from af9ceff to f8b8c4c Compare March 15, 2026 16:44
Copy link
Member

@mihaimaruseac mihaimaruseac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should probably get a lint or a test that makes sure that we always use UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Change all backends to format timestamp in UTC when storing

2 participants