Really? I’ll have to play with that. I’ve always been under the impression that the date/time special value always used the time that the form was submitted, but admittedly, I’ve never verified that. Keep in mind that a lot of glide computations happen every five seconds, so if you are testing the special value within a time of less than 5 seconds from opening the form, it’s possible that the value may not have updated yet (that’s just a theory…don’t hold me to that). You could try instead to add a date/time entry component and have the user enter their final date/time, but that’s not a great solution. You may want to look into creating a custom form, which would possibly give you a more accurate final time. With the Set Column or Add Row actions, you also have access to the date/time special value.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Help with stopwatch timer in glide pages | 1 | 558 | October 2, 2022 | |
| View the duration of the stopwatch in USC | 7 | 799 | January 17, 2024 | |
| Start stopwatch and leave it running while visiting other tabs | 14 | 1605 | December 3, 2020 | |
| How to set stopwatch start and stop time: duration | 7 | 2595 | November 23, 2020 | |
| ⏰ Stopwatch! | 28 | 4344 | September 19, 2023 |