mirror of
https://github.com/lua/lua.git
synced 2026-07-25 07:29:05 +00:00
20b161e2859837e4f7fb1c19440ad7efe1588f1f
The field 'isdst' can be false, so we cannot test its absence with 'if not D.isdst'; we must compare with nil for a correct test.
Description
No description provided
Languages
C
66.4%
Lua
33%
Makefile
0.6%