Has the current time with seconds been removed from the data fields? I had this on the FR745, has it been removed?
Thank you in advance for your help and any advice.
Has the current time with seconds been removed from the data fields? I had this on the FR745, has it been removed?
Thank you in advance for your help and any advice.
This works, but unfortunately the time 21:15:00 is displayed as 9:15:00. :( Why? Of course I entered the formula "24-hour clock".
This works, but unfortunately the time 21:15:00 is displayed as 9:15:00. :( Why? Of course I entered the formula "24-hour clock".
Hmmm that's very strange.
I just tried the following test:
- used the 24-hour clock formula
if (timeofday lt 3600, '0:' + timeofday, timeofday)
[1/2]
- manually set the time on my fr955 to 21:15
On my watch, the data field value is "21:15:xx" [where xx is the current seconds value].
Is it possible you used a different formula from an earlier version of my comment? I edited it a few times [sorry] and the very first version of the comment may have had the 24-hour and 12-hour formulas reversed.
[2/2]