I just realized how silly it was that I’m going to have to include a time module in a model I’m about to make public because os.date() is locked for some reason. Getting the time and date are things that should be completely abstracted away and far from a programmer’s thoughts. Unlock plz.