lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> I'm probably missing something but I think you can simply add the appropriate
> offset to os.time

I think os.time() is the way to go. The only thing missing is a universal date
parser that coverts dates into the os.time() epoch form.

DB