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

Added datetime formatting to Events List block. #517

Merged
merged 2 commits into from
Jan 27, 2024
Merged

Added datetime formatting to Events List block. #517

merged 2 commits into from
Jan 27, 2024

Conversation

mauteri
Copy link
Contributor

@mauteri mauteri commented Jan 27, 2024

Description of the Change

Allow editor to change datetime format of the Events List block.
Screenshot 2024-01-27 at 2 57 22 PM

Closes #440

How to test the Change

  • Edit the Events List block
  • See that you can now change formatting of datetime
  • See datetime change in update as you change it in editor
  • Save and see that the format you changed to is reflected on the frontend

Changelog Entry

N/A

Credits

Props @mauteri

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

@mauteri mauteri marked this pull request as draft January 27, 2024 19:53
@mauteri mauteri marked this pull request as ready for review January 27, 2024 20:04
@mauteri mauteri merged commit 178a907 into main Jan 27, 2024
10 checks passed
@mauteri mauteri deleted the GP-440-1 branch January 27, 2024 21:28
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.

Fix date/time formatting output
2 participants