30.03.2020, 09:54
If you just want to display it then you can write it to string object with conversion like this
Code:
minutes = event.getvalue()
grp.update('32/1/1',os.date("%M:%S", minutes))
------------------------------
Ctrl+F5
Ctrl+F5