Make games on your phone.
Get the app!
AndroidiOS
Castle
2 Comments
Next up
Guess the song!
Zone
Reply
if debugText then debugText.text.content = "TIMEZONE: " .. tostring(timezone) .. "\n\n=== REAL TIME ===\nYEAR: " .. tostring(v.year) .. "\nMONTH: " .. tostring(v.month) .. "\nDAY: " .. tostring(v.day) end if debugText then debugText.text.content = string.format("%02d / %02d / %d", v.day, v.month, v.year) end if debugText then debugText.text.content = string.format("%02d / %02d / %d", v.month, v.day, v.year) end
Reply