Skip to content

Item made variable date use LocalDate, and all other files support this change

Andreas Kluge Svendsrud requested to merge FileHandlingAndreas into frontend-testing

Item made variable date use LocalDate, and all other files support this change. Previously date used String to represent a date, but using LocalDate is better.

Merge request reports