mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 04:12:43 +00:00 
			
		
		
		
	|  2763fb45f7 On my mac, the zoneinfo location is /usr/share/zoneinfo.default. This breaks our implementation for finding the system time zone, which was assuming the zoneinfo location contains "/zoneinfo/". This patch makes the implementation a bit more lenient. This didn't break tests on CI because we fallback to UTC, which is the time zone CI machines are in anyways. | ||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| DateTime.cpp | ||
| DateTime.h | ||
| Forward.h | ||
| TimeZone.cpp | ||
| TimeZone.h | ||