MetaMask / MetaMask/metamask-mobile
Make date/time consistent and localized
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3k
- Forks
- 1.7k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 669
Description
As a user, I want to date and time shown across MetaMask to be consistent and internationally localized.
@Gudahtt @wachunei recommended we use this [API](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat)
Extension issue: https://github.com/MetaMask/metamask-extension/issues/10287
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked MetaMask extension issue and the Intl.DateTimeFormat API recommendation. Locate the date and time displays across the mobile app and determine the consistent localized behavior required. Done means the relevant displays use consistent internationalized formatting across supported mobile contexts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- localization, mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100