Closed jhoelzl closed 8 years ago
Hello,
first of all, this is a great python module and does a very good job!
I am wondering if i can extend the number of decimals for the export tags {start} and {end}. By default, the have 2 decimals - i need rounding to 3 decimals.
{start}
{end}
Regards, Josef
Okay, i could find the solution:
--time-format "%s.%i did the trick
--time-format "%s.%i
Hello,
first of all, this is a great python module and does a very good job!
I am wondering if i can extend the number of decimals for the export tags
{start}
and{end}
. By default, the have 2 decimals - i need rounding to 3 decimals.Regards, Josef