Curious. Do we still have a way to change the date and time?
#1
In QuickBASIC we could manipulate the time and date of the computer.

TIME$ = "06:30:00"
DATE$ = "10/20/2020"

I see QB64 currently supports only using those two statements to get the computer time and date, and no longer to set the time and date. Do we have a Windows API call that can manipulate the computer clocks available?

Pete
Reply


Messages In This Thread
Curious. Do we still have a way to change the date and time? - by Pete - 10-25-2022, 01:29 AM



Users browsing this thread: 1 Guest(s)