Skip to content
Advertisement

Timestamp for when the Giveaway Ends

So, i want to do an Timestamp to my Giveaway Command for when the Giveaway Ends. Now the Timestamp is 01.01.1970, i imported datetime and did an convert system. There isnt any Error, so it must been my Code. Any ideas how i can do that? I have no clue how i can change that

JavaScript

My Convert System

JavaScript

And this is my Code for the Giveaway

enter image description here

Advertisement

Answer

I fixed it thank to @Tim Roberts Comment, First i imported time then i renamed my Time Variable to Timer and changed the Timestamp = Value

JavaScript
User contributions licensed under: CC BY-SA
9 People found this is helpful
Advertisement