summaryrefslogtreecommitdiff
path: root/src/common/time_zone.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-05common: Move system time zone string detectionGravatar lat9nq1-0/+6
2022-04-23general: Convert source file copyright comments over to SPDXGravatar Morph1-3/+2
2020-08-15common: Make use of [[nodiscard]] where applicableGravatar Lioncash1-2/+2
2020-05-12time_zone: Use std::chrono::seconds for strong typing.Gravatar bunnei1-1/+2
2020-05-11common: Add module to get the current time zone.Gravatar bunnei1-0/+17