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

normalize date display format across calendar components and views #7887

Merged

Conversation

michaelchadwick
Copy link
Contributor

Contributes to fixing ilios/ilios#5532

Any dates or times on the calendar, be it day, week, or month, as well as the Week at a Glance events (and single-event detail pages linked from it), should now use the 2-digit format.

The one exception is if the date is written out in "long" format, e.g. Friday, June 7, 2024

Copy link
Member

@stopfstedt stopfstedt left a comment

Choose a reason for hiding this comment

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

LGTM

@stopfstedt
Copy link
Member

@dartajax - for reference, here are the viz changes.

image

image

image

image

@dartajax dartajax merged commit 1a04bca into ilios:master Jun 14, 2024
27 checks passed
@michaelchadwick michaelchadwick linked an issue Jun 25, 2024 that may be closed by this pull request
@michaelchadwick michaelchadwick deleted the normalize-date-display-for-calendar branch September 13, 2024 23:04
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.

Normalize date display format across entire app
3 participants