What is the value returned with <obj>.ttl ?
The value increases if I issue <obj>:reset() but I have tried converting this to a 'readable' time but not having much luck.
Mark
The value given is os.time() format (ISO8601)
So to display time left I just need to display <obj>.ttl - os.time()
The value given is os.time() format (ISO8601)
So to display time left I just need to display <obj>.ttl - os.time()