Azure / Azure/api-management-developer-portal

User Profile widget has the registration date format wrong for non-US regions

Open
#1,467 3 comments 0 reactions 0 assignees View on GitHub
(t) Improvement (u) Usability P2
Dominant language
TypeScript
Stars
545
Forks
360
PR merge metrics
No merged PRs in 30d

Description

The User Profile widget has the registration date has a fixed format (US format). However for us in AUSTRALIA, it should be dd/MM/yyyy not MM/dd/yyyy.

Support engineer (Shuai Hao) has confirmed the issue. Quote:

• I’ve checked the code, you may also view the code of developer portal here: https://github.com/Azure/api-management-developer-portal/blob/51d97bba8654e81f48a231ef68d88c3c39a12027/src/components/users/profile/ko/runtime/profile.ts
• In line 172, we can see that the format has been locked as (MM/DD/YYYY). So based on the code, I can confirm that this is a by design format.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.