HomePhabricator
Diffusion Comm 2cd9be099127

[web] Remove timeZone from Redux state

Description

[web] Remove timeZone from Redux state

Summary:
We probably should've never had this in Redux state... would've been more appropriate in React context.

Basically we need to render timestamps in client time instead of server time during SSR, we needed some context to tell components if they needed to shift timestamps to accomodate a timezone.

Following the parent diff, we no longer need to render client timestamps on the server, so we can remove this code.

Test Plan: Flow

Reviewers: ginsu, michal, atul, tomek

Reviewed By: ginsu, michal, tomek

Differential Revision: https://phab.comm.dev/D5984

Details

Provenance
ashoatAuthored on Dec 21 2022, 8:10 PM
Reviewer
ginsu
Differential Revision
D5984: [web] Remove timeZone from Redux state
Parents
rCOMMbd7f7f93fda0: [keyserver] Fix JSONStream types
Branches
Unknown
Tags
Unknown