Convert the dates from string
into an actual Date
datatype
#19
Labels
enhancement
New feature or request
string
into an actual Date
datatype
#19
Is your feature request related to a problem? Please describe.
All dates currently are strings. This was done for backwards compatibility to allow values such as "2 februari 2023", "TBD", ...
Describe the solution you'd like
Ideally, these values are phased out and converted to actual
Date
objects to add more meaning to the value and allow for less conversion to be done in the frontendThe text was updated successfully, but these errors were encountered: