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

Dates are saved in user's locale #38

Open
mslw opened this issue Aug 9, 2023 · 0 comments
Open

Dates are saved in user's locale #38

mslw opened this issue Aug 9, 2023 · 0 comments

Comments

@mslw
Copy link
Collaborator

mslw commented Aug 9, 2023

Looking at a small subset of collected data I noticed that we have two date formats (e.g. for date-of-test), yyyy-mm-dd and dd.mm.yyyy. These seem to correlate with entry IP address. Although the mixed-format dates are still resolvable, this introduces unnecessary ambiguity into the raw data.

Looking at the code, this is probably because we use <input type="date"> and then getStringContent from that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant