Skip to content

Fix: admin subscription time format locale issue

What does this MR do and why?

The admin subscription license card shows the time expiration date only in English due to being unaware of the currently user-preferred language.

In this MR we format the date with language code.

/cc @prajnamas @orozot @qk44077907

Describe in detail what your merge request does and why.

Screenshots or screen recordings

Before After
CleanShot_2022-10-09_at_14.57.24_2x CleanShot_2022-10-09_at_14.57.01_2x

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

  1. Go to your GDK
  2. Login as admin
  3. Go to Menu > Admin > Subscription
  4. See the active license card.

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports