mirror of
https://github.com/lua/lua.git
synced 2025-01-28 06:03:00 +08:00
Roberto Ierusalimschy
0f028b9008
Corrected tests around non-portable 'isdst' in dates
The field 'isdst' in date tables may not be present; portable tests should not assume it is.
Description
No description provided
Languages
C
67.4%
Lua
32%
Makefile
0.6%