And the best way to find an answer is to post a question…
julia> Dates.unix2datetime(s.mtime)
2018-12-12T06:06:32.2
From the Julia wiki under Unix time. Using the right words when you search is key…
And the best way to find an answer is to post a question…
julia> Dates.unix2datetime(s.mtime)
2018-12-12T06:06:32.2
From the Julia wiki under Unix time. Using the right words when you search is key…