[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: date.js in Lua?
- From: Alexander Gladysh <agladysh@...>
- Date: Tue, 20 Mar 2012 00:15:29 +0400
Hi, list!
I'm looking for Lua analogue for this nice JS library:
http://www.datejs.com/ (bindings to some C library would do)
In particular I'm interested in date.parse() and date.parseExact() methods:
http://code.google.com/p/datejs/wiki/APIDocumentation#parseExact
http://code.google.com/p/datejs/wiki/APIDocumentation#parse
...but most other methods look useful too.
Any clues?
Any reusable C libraries for date.parse(), maybe?
Alexander.