We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f53fe0 commit 6a6f385Copy full SHA for 6a6f385
src/h5json/time_util.py
@@ -15,6 +15,7 @@
15
import os
16
import pytz
17
18
+
19
def unixTimeToUTC(timestamp):
20
"""Convert unix timestamp (seconds since Jan 1, 1970, to ISO-8601
21
compatible UTC time string.
0 commit comments