Getdate
From OpenEUO
Revision as of 10:05, 9 October 2010 by 76.184.213.234 (Talk)
local nYear,nMonth,nDay,nDayOfWeek = getdate ()
Returns the current date as four values: year, month, day, and day-of-the-week.
local nYear,nMonth,nDay,nDayOfWeek = getdate ()
Returns the current date as four values: year, month, day, and day-of-the-week.