[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: date.js in Lua?
- From: Alexander Gladysh <agladysh@...>
- Date: Tue, 20 Mar 2012 01:19:30 +0400
On Tue, Mar 20, 2012 at 01:03, Alexandre Erwin Ittner
<alexandre@ittner.com.br> wrote:
> 2012/3/19 liam mail <liam.list@googlemail.com>:
>> strptime[1] or maybe another implementation such as [2] which is BSD
> Which are part of posix and luaposix.
https://github.com/rrthomas/luaposix/blob/master/lposix.c#L1924-1939
Cool. Did not know it was there. So, I can ditch lua-getdate for good.
Excellent.
Alexander.