mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 11:37:35 +00:00
b0df6c1fce
Cosmopolitan now supports 104 time zones. They're embedded inside any binary that links the localtime() function. Doing so adds about 100kb to the binary size. This change also gets time zones working properly on Windows for the first time. It's not needed to have /etc/localtime exist on Windows, since we can get this information from WIN32. We're also now updated to the latest version of Paul Eggert's TZ library.
5 lines
252 B
Text
5 lines
252 B
Text
Unless specified below, all files in the tz code and data (including
|
|
this LICENSE file) are in the public domain.
|
|
|
|
If the files date.c, newstrftime.3, and strftime.c are present, they
|
|
contain material derived from BSD and use the BSD 3-clause license.
|