Skip to content

Change registration start time format from hh:m to hh:mm

Gijs Hendriksen requested to merge fix/registration-start-format into master

Previous behaviour

The time format for the start of registrations was hh:m

Steps to reproduce:

  1. Go to an event for which registration has not yet opened.
  2. Notice it states "Registration will open hh:m"

New behaviour

The time format for the start of registrations is hh:mm

Steps to validate that it works:

  1. Go to an event for which registration has not yet opened.
  2. Notice it states "Registration will open hh:mm"
Edited by Gijs Hendriksen

Merge request reports