Getting the Date on the System Clock

Christopherx

Well-known member
Joined
Jul 4, 2010
Messages
58
Programming Experience
Beginner
I want to extract the current Date that is set on my computer. what command do I use to get it from my system clock to my date variable.
 
Last edited:
Thanks for the input! I used the DateString() and TimeofDay() Functions for mine, so I could have them on separate lines. I knew it would be some sort of simple command! :)
 
Back
Top