summaryrefslogtreecommitdiff
path: root/src/common/time_zone.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-23general: Convert source file copyright comments over to SPDXGravatar Morph1-3/+2
2020-08-19Revert "common/time_zone: Simplify GetOsTimeZoneOffset()"Gravatar bunnei1-5/+9
2020-08-16common/time_zone: Simplify GetOsTimeZoneOffset()Gravatar Lioncash1-9/+5
2020-05-12time_zone: Use std::chrono::seconds for strong typing.Gravatar bunnei1-2/+2
2020-05-11common: Add module to get the current time zone.Gravatar bunnei1-0/+49