Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use fmt::localtime instead of thread-unsafe std::localtime #10169

Merged
merged 1 commit into from Nov 7, 2021

Conversation

leoetlino
Copy link
Member

fmt::localtime is also less awkward to use compared to std::localtime.

fmt::localtime is also less awkward to use compared to std::localtime.
@lioncash lioncash merged commit 6c72e68 into dolphin-emu:master Nov 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants