Skip to content

Improve day of

username-removed-27784 requested to merge improve-day-of into master

This will switching from using strings to represent the start and end times to using proper datetimes. Not only does this allow us to use a consistent format in the data files, but it also makes it possible to exclude expired data when rendering the site.

Merge request reports