diff options
author | Lioncash <mathew1800@gmail.com> | 2020-08-15 12:52:35 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2020-08-16 03:58:47 -0400 |
commit | fe97d3415643eb4e542637b7deeff4c5784494f7 (patch) | |
tree | 87da95c1b1ccea2fafa584ea5af07140c97c9743 /src/yuzu/configuration/configure_debug.cpp | |
parent | db96034ea429cf0b0b5e2bac790392d9e2f50990 (diff) |
common/time_zone: Simplify GetOsTimeZoneOffset()
We can simplify this function down into a single line with the use of
fmt. A benefit with the fmt approach is that the fmt variant of
localtime is thread-safe as well, making GetOsTimeZoneOffset()
thread-safe as well.
Diffstat (limited to 'src/yuzu/configuration/configure_debug.cpp')
0 files changed, 0 insertions, 0 deletions