Functions Documentation
View Function Edit Function
Name unvGetRealDate
Syntax (unvGetRealDate)
Argument List None
Returns list: Year month day
Category time
Description Used in St. Kat's to generate the appropriate fruits.
Example (dbglog(unvGetRealDate)))

returns

(2012 6 1)

on June 1st, 2012.
Comment