Format dates according to user's locale
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 823
- Forks
- 117
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 8
Description
Bug report
Steps to reproduce
- Create a vault
- Log out of vault to view the vault list
Expected behaviour
The created and last-accessed date should be formatted according to the user's locale.
Actual behaviour
The created and last-accessed date are always formatted as dd-MM-yyyy
Configuration
Operating system: Windows 10
Browser: Google Chrome 58.0.3029.96
Extensions that might cause interference: Files, Activity, Gallery, Passwords, Audio Player
Passman version: 2.1.2
Operating system: Ubuntu 16.04.2
Web server: Apache 2.4.18
Database: PostgreSQL 9.5
PHP version: 7.0.15
cloud server: Nextcloud
cloud version: 11.0.3
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
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
The affected entry point is the vault list shown after logging out; reproduce the issue there and inspect how its created and last-accessed dates are formatted. Compare the current fixed dd-MM-yyyy output with the user's locale, then verify both dates in the vault list under a non-default locale.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, localization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100