Obtaining Current Time
Author |
Message |
Dragon20942
|
Posted: Sun Jan 12, 2014 4:56 pm Post subject: Obtaining Current Time |
|
|
What is it you are trying to achieve?
I want to input the current time (not the time from when the program runs) into a Turing program.
What is the problem you are having?
I have no idea what sort of command to use.
Describe what you have tried to solve this problem
I skimmed through the Turing Documentation for useful looking commands, especially around "system" and "time"
Post any relevant code (You may choose to attach the file instead of posting the code if it is too long)
N/A
Please specify what version of Turing you are using
4.1.1 |
|
|
|
|
|
Sponsor Sponsor
|
|
|
Dreadnought
|
Posted: Sun Jan 12, 2014 6:49 pm Post subject: Re: Obtaining Current Time |
|
|
Have you looked at the Time module? |
|
|
|
|
|
Dragon20942
|
Posted: Sun Jan 12, 2014 7:26 pm Post subject: RE:Obtaining Current Time |
|
|
Oh thanks, this is embarrassing :p |
|
|
|
|
|
|
|