Closed Daniel1984 closed 3 years ago
py, rb and go timestamps return 10 char long value vs node 13. To match node, 1000 was added to all other libs. Someone also added it to node lib too breaking the flow again. py lib has it fixed by 1000000, so adding to go and rb libs
Description:
py, rb and go timestamps return 10 char long value vs node 13. To match node, 1000 was added to all other libs. Someone also added it to node lib too breaking the flow again. py lib has it fixed by 1000000, so adding to go and rb libs
Fixes:
PR status: