Skip to content

Item changed object-variable date to use LocalDate, and made all other classes support this

Andreas Kluge Svendsrud requested to merge FileHandlingAndreas into frontend-testing

Item has an object-variable date to represent the date, this now uses LocalDate instead to String for formatting reasons.

Merge request reports