Closed ChemiKyle closed 3 years ago
Your comments are a bit confusing, REDCap stores all date(time) fields as ymd(hms) on the backend, the goal of this PR is to convert to the target field's validation type.
This also leads me to realize there are no test project XML files to set this up for testing! Normally PRs have a testing section, but since this was originally intended for Philip I was lazy.
To test:
Close #16
Conversion is handled on the backend, so values will appear adjusted in the confirmation modal dialog as well.