Script execution

This commit is contained in:
2017-08-07 14:01:51 +02:00
parent d170967bc4
commit 4af920f299
+1 -1
View File
@@ -53,4 +53,4 @@ def format_delta(start,end):
print time_str
return time_str
now();
format_delta(1496394245000,1596400000000);
format_delta(1496394245,1596400000);