summaryrefslogtreecommitdiff
path: root/src/common/time_zone.cpp
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2024-01-24Rework time service to fix time passing offline.Kelebek1
2023-07-12time_zone: Clean up includeslat9nq
2023-07-12time_zone: Swap subtraction orderlat9nq
2023-07-12time_zone: Account for leap yearslat9nq
2023-07-10time_zone: Remove string ops for determing zonelat9nq
2023-06-05time_zone: Handle offset time zoneslat9nq
2023-06-05common: Move system time zone string detectionlat9nq
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2020-08-19Revert "common/time_zone: Simplify GetOsTimeZoneOffset()"bunnei
2020-08-16common/time_zone: Simplify GetOsTimeZoneOffset()Lioncash
2020-05-12time_zone: Use std::chrono::seconds for strong typing.bunnei
2020-05-11common: Add module to get the current time zone.bunnei