Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#1899] Use NLDS-compliant date format consistently #878

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

pi-sigma
Copy link
Contributor

@pi-sigma pi-sigma commented Dec 4, 2023

Dates should have the format 26 october 1985 consistently.

Taiga #1899

@pi-sigma pi-sigma changed the title [#1899] Use NSDL-compliant date format consistently [#1899] Use NLDS-compliant date format consistently Dec 4, 2023
@codecov-commenter
Copy link

codecov-commenter commented Dec 4, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (cf4458b) 92.81% compared to head (8a28989) 92.81%.

Files Patch % Lines
src/open_inwoner/plans/tests/test_views.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #878   +/-   ##
========================================
  Coverage    92.81%   92.81%           
========================================
  Files          802      802           
  Lines        27525    27525           
========================================
  Hits         25547    25547           
  Misses        1978     1978           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pi-sigma pi-sigma force-pushed the fix/1899-date-notation branch 2 times, most recently from 548a2fa to 3d04ae7 Compare December 4, 2023 15:45
@pi-sigma pi-sigma requested a review from jiromaykin December 5, 2023 07:56
@pi-sigma pi-sigma marked this pull request as ready for review December 5, 2023 07:56
Copy link
Contributor

@jiromaykin jiromaykin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Neat. Interesting to know how this is done: just one issue though: the NLDS guideline says to not use 'leadings zeros' before any of the days or time-notations: so zero-5 should just be 5:
https://nldesignsystem.nl/richtlijnen/tekst-en-taalgebruik/#data-en-tijdsaanduidingen

Screenshot 2023-12-05 at 10 22 35 Screenshot 2023-12-05 at 10 24 49

@pi-sigma pi-sigma force-pushed the fix/1899-date-notation branch 2 times, most recently from 9d0d7a9 to 8a28989 Compare December 5, 2023 11:11
@pi-sigma pi-sigma requested a review from jiromaykin December 5, 2023 11:25
@pi-sigma pi-sigma force-pushed the fix/1899-date-notation branch from 8a28989 to a4e9727 Compare December 5, 2023 13:06
@alextreme alextreme merged commit 5b52dcd into develop Dec 5, 2023
14 checks passed
@alextreme alextreme deleted the fix/1899-date-notation branch December 5, 2023 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants