12,303
edits
TheNightAvl (talk | contribs) mNo edit summary |
TheNightAvl (talk | contribs) mNo edit summary |
||
Line 4: | Line 4: | ||
local date_today = os.date("*t") | local date_today = os.date("*t") | ||
local year_offset = 0 | local year_offset = 0 -- <- a positive offset will add to the current year | ||
function get_laenk_date(d_value, m_value, y_value) | function get_laenk_date(d_value, m_value, y_value) |