Expression to create a static Timecode
I need to create a "Timecode" so: 00:00, and this will show the value of a propertie, example: when the value 145 (corresponds to me like 145 seconds). So the Timecode get 2:24
Basically I want to convert a value (which I have as seconds) to minutes and seconds (00:00)
