Hello,
I'm trying to retrieve a readable time value from a time stamp, so I ran this command:
eval "Time of most recent Update"=tostring(_time,"duration")
and I get back a value like this:
16723+03:58:46.647379
when _time is originally `2015 10-14 23:10:54.111`
This looks suspect to me. Is `16723+03:58:46.647379` the correct value? How do I interpret it?
Thanks
↧