Skip to content

Instantly share code, notes, and snippets.

@Jordach
Last active March 26, 2017 19:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Jordach/5f2d7dd91fad1689590bcd1c10a507c4 to your computer and use it in GitHub Desktop.
Save Jordach/5f2d7dd91fad1689590bcd1c10a507c4 to your computer and use it in GitHub Desktop.
--[[
Notes:
Times returned from "minetest.get_timeofday()"
Numbers have been trimmed to 2 significant figures.
0 is 12:00 AM
0.23 is 5:30 AM
0.25 is 6:00 AM
0.5 is 12:00 PM
0.75 is 18:00 or 6:00 PM
0.79 is 19:00 or 7:00 PM
]]--
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment