Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert the dates from string into an actual Date datatype #19

Open
KristofVDB1 opened this issue May 22, 2024 · 0 comments
Open

Convert the dates from string into an actual Date datatype #19

KristofVDB1 opened this issue May 22, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@KristofVDB1
Copy link
Contributor

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 frontend

@KristofVDB1 KristofVDB1 added the enhancement New feature or request label May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant