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