[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: patch for os.time
- From: Roberto Ierusalimschy <roberto@...>
- Date: Mon, 10 May 2004 17:27:46 -0300
> In Lua5.0.2, it's not possible to set negative tm_isdst value by
> os.time().
Corrected (for 5.1). Thanks.
-- Roberto