Hello everybody,
I conducted a survey and want to code the completion time of the participants.
I have the following variables:
For example for one id:
-startdate (e.g. "24jul2022 09:28:56")
-datestamp (e.g. "24jul2022 09:35:11")
Both are numeric variables.
-> Now I want to calculate the time the participant needed to complete the survey.
How do I calculate it from the above mentioned variables ? I thought that I at first have to seperate the date from the time, but how ?
Thank you so much in advance1
Best regards,
Else Distel
I conducted a survey and want to code the completion time of the participants.
I have the following variables:
For example for one id:
-startdate (e.g. "24jul2022 09:28:56")
-datestamp (e.g. "24jul2022 09:35:11")
Both are numeric variables.
-> Now I want to calculate the time the participant needed to complete the survey.
How do I calculate it from the above mentioned variables ? I thought that I at first have to seperate the date from the time, but how ?
Thank you so much in advance1
Best regards,
Else Distel

Comment