I’m making a module that returns the time that the player is in. For example: 12:00:00 would be 8:00:00 EDT or 7:00:00 EST (The default time is UTC). So I could use something like
os.time()
or something.
Please help!
I’m making a module that returns the time that the player is in. For example: 12:00:00 would be 8:00:00 EDT or 7:00:00 EST (The default time is UTC). So I could use something like
os.time()
or something.
Please help!
Hey! You can look at this: os | Documentation - Roblox Creator Hub to help you out.
Didn’t realize this
was a thing lolWait, would that mean it would return “Eastern Daylight Time” and “EDT”? Or just one of them?
It would print the entire name, like so: