summaryrefslogtreecommitdiff
path: root/src/common/time_zone.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "common/time_zone: Simplify GetOsTimeZoneOffset()"Gravatar bunnei2020-08-191-5/+9
* common/time_zone: Simplify GetOsTimeZoneOffset()Gravatar Lioncash2020-08-161-9/+5
* time_zone: Use std::chrono::seconds for strong typing.Gravatar bunnei2020-05-121-2/+2
* common: Add module to get the current time zone.Gravatar bunnei2020-05-111-0/+49