elodie
elodie copied to clipboard
unit test: Windows/Python 3.6 does not accept a timestamp of 0 in path_tz_fix()
OSError: [Errno 22] Invalid argument
Fixed by using time.time() instead.
Can you submit a PR for this?