How to check the current date?

What I want to achieve:
I want to give players a prize when they join the game during halloween.

What I’ve tried:
I’ve tried using os.date, but I don’t really understand what it is.

1 Like

You should check out the DateTime class.

4 Likes

Definitely will try this out, thanks!

1 Like

Did it work? If it did, dont forget to set this person’s answer as solution