Store user timezone

Open
#1,870 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
typescript
Domain
full-stack

Research direction

Start by tracing the registration flow and the user profile settings involved in storing account data. Determine how browser timezone detection and a user-editable timezone setting should work together, then verify that the chosen timezone is available for future email date formatting.

Written by the indexing model from the issue text.

Description

enhancement

Why

Since we are adding email notifications and very likely will display some dates there, we need to format those dates in user timezone

What

Store user timezone in user profile. This can be automatically detected from the browser during registration. Potentially we could add a setting to profile, so user can change it.

Dominant language
TypeScript
Stars
264
Forks
94
Avg merge
18h 49m
Merged PRs (30d)
297

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from akash-network/console

All issues in akash-network/console

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.