Closed sfirke closed 5 years ago
now correctly parses timestamp to include the time, not just date.
What should these columns be called? In the API they are Date Created and Date Modified but a user of .csv exports tells me that in the .csv they are called Start Date and End Date 🤔
I tweaked the
parse_survey
code such that it should be easier to accommodate any future "static variables" using thestatic_vars
vector.