I was wondering how I could check the date? What I am trying to do is have the game check the date, save it and compare it to the next time the player logs in to see if a real world day has passed. I found a post online that references get_datetime_from_unix_time but I am not sure how to use that.