Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
`std::localtime` is not thread safe and should be avoided, so I created thread safe version of it (at least on most platforms).
- Loading branch information