ElapsedTime()

ElapsedTime(time; format) creates a special string which will generate a running time on lists which shows the time elapsed since time.

If format is not given, HH:mm:ss will be used.

If format is expressed with a "-" sign, the ElapsedTime will show a countdown to time.

ElapsedTime will not work for multi-day events where the time goes over 24 hours.