summaryrefslogtreecommitdiff
path: root/src/common/time_zone.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* common: Move system time zone string detectionGravatar lat9nq2023-06-051-0/+6
* general: Convert source file copyright comments over to SPDXGravatar Morph2022-04-231-3/+2
* common: Make use of [[nodiscard]] where applicableGravatar Lioncash2020-08-151-2/+2
* time_zone: Use std::chrono::seconds for strong typing.Gravatar bunnei2020-05-121-1/+2
* common: Add module to get the current time zone.Gravatar bunnei2020-05-111-0/+17