I was wondering how do i read the time from the value i get with os.time( )
let’s say i get this from the console with print( os.time() )
1328713552
1328713553
1328713554
1328713555
1328713556
what exactly is the time? does it include the date/month/year as well?
what i want to do is change the “theme” of my game depending
on what time of day it is, dark theme with moonlight for night time
and colorful theme with sunshine for day time [import]uid: 114118 topic_id: 21581 reply_id: 321581[/import]