You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.
Is your feature request related to a problem? Please describe.
Incorrect moment formats. i.e in Russian expected 8 июля 2019 what moment currently displays 8 июля 2019 г. We need to remove the r..
Describe the solution you'd like
Update moment to have the correct format for the following services.
Service
Current
Expected
Brasil
8 de Julho de 2019
8 Julho 2019
Russian
8 июля 2019 г.
8 июля 2019
Serbian
8. јул 2019
8 јул 2019
Ukrainian
8 липня 2019 р.
8 липня 2019
More details WSFRONTPGS-197
Testing notes
[Tester to complete]
Dev insight: Will Cypress tests be required or are unit tests sufficient? Will there be any potential regression? etc
This feature is expected to need manual testing.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
ghost
added
Refinement Needed
This is ready for refinement. It shouldn't be worked on until it has been refined by Dev & Test.
ws-home
Tasks for the WS Home Team
labels
Sep 11, 2019
ghost
changed the title
Overide moment formats
Override moment formats
Sep 11, 2019
ghost
removed
the
Refinement Needed
This is ready for refinement. It shouldn't be worked on until it has been refined by Dev & Test.
label
Sep 12, 2019
Is your feature request related to a problem? Please describe.
Incorrect moment formats. i.e in Russian expected
8 июля 2019
what moment currently displays8 июля 2019 г.
We need to remove ther.
.Describe the solution you'd like
Update moment to have the correct format for the following services.
More details WSFRONTPGS-197
Testing notes
[Tester to complete]
Dev insight: Will Cypress tests be required or are unit tests sufficient? Will there be any potential regression? etc
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: