nextcloud / nextcloud/passman

Format dates according to user's locale

Open
#303 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement Feature request
Dominant language
JavaScript
Stars
823
Forks
117
Avg merge
1d 21h
Merged PRs (30d)
8

Description

Bug report

Steps to reproduce
  1. Create a vault
  2. Log out of vault to view the vault list

screenshot

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

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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.