Files
ladybird/Userland/Libraries/LibTimeZone/TimeZone.cpp
Timothy Flynn 8a4ac9c387 LibTimeZone: Add an API to retrieve the system's current time zone
This is a wrapper API around the POSIX tzset / tzname information. It
is to help ensure that tzset is invoked before accessing tzname.
2022-01-12 15:43:12 +01:00

2.0 KiB