14 lines
456 B
Plaintext
14 lines
456 B
Plaintext
;Task:
|
|
Output the system '''time''' (any units will do as long as they are noted) either by a [[Execute a System Command|system command]] or one built into the language.
|
|
|
|
The system time can be used for debugging, network information, random number seeds, or something as simple as program performance.
|
|
|
|
|
|
;Related task:
|
|
* [[Date format]]
|
|
|
|
|
|
;See also:
|
|
* [[wp:System time#Retrieving system time|Retrieving system time (wiki)]]
|
|
<br><br>
|