Lioncash fe97d34156 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.
2020-08-16 03:58:47 -04:00
..
2020-06-27 18:20:06 -04:00
2019-11-23 01:30:06 +01:00
2018-10-02 16:04:10 +02:00
2020-06-27 18:20:06 -04:00
2020-06-27 18:20:06 -04:00
2020-07-14 16:26:54 -04:00
2020-06-27 11:36:14 -04:00
2019-04-25 08:07:57 -04:00