We use survey123 for field teams to collect data while in the field, and seconds are crucial for some of our surveys.
I need to get a value for seconds when field teams click the prompt for the datetime type function (would need MON DD YYYY HH:MM:SS). It seems to only record MON DD YYYY HH:MM, with no seconds value. I have been unsuccessful in finding information about whether the second value is generated (and just rounded to minutes after it's retrieved), or not generated at all. Is there a way that I can get this function to provide the seconds, or to generate the seconds when that button is pressed (in another function), and add the seconds on to the generated value?