The Graduation date question displays the entire date/timestamp from the API when looking at past registrations. When displaying the dates, format them to make them more readable.
Changes made
Removed logic around formatting the initial date when loading a date picker. The full date/timestamp is fine. Each datepicker formats the displayed date based on what kind of question it is.
Formatted the dates in a readable format when they are displayed throughout the ERT.
Description
The Graduation date question displays the entire date/timestamp from the API when looking at past registrations. When displaying the dates, format them to make them more readable.
Changes made