You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to luaforwindows
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\Owner>"C:\Program Files (x86)\Lua\5.1\lua.exe" -lilua
ILUA: Lua 5.1.4 Copyright (C) 1994-2008 Lua.org, PUC-Rio
"quit" to end
> z=os.time({2011,9,10,3,20,16})
[string "local"]:1: field 'day' missing in date table
The os.time doc says that "This table must have fields year, month,
and day, and may have fields hour, min, sec, and isdst (for a
description of these fields, see the os.date function)."
Any idea how I can get this to work?
TIA,
Phil
Ryan Pusztai
unread,
Sep 10, 2011, 2:11:06 PM9/10/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to luafor...@googlegroups.com
Specific questions should be asked on the Lua mailing list (http://www.lua.org/lua-l.html). Lua for Windows is just a distribution of Lua, so you wont get your questions answered as well/fast.
--
Regards,
Ryan
Sent from Android
Andrew Wilson
unread,
Sep 10, 2011, 2:40:31 PM9/10/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message