2016 Update

This commit is contained in:
Tina Müller 2016-12-05 22:15:40 +01:00
parent 948b86eafa
commit dcf5d15da3
7965 changed files with 139854 additions and 31002 deletions

View file

@ -1,8 +1,13 @@
{{omit from|ML/I}}
{{omit from|ZX Spectrum Basic|Does not have a real time clock.}}
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.
;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.
'''See Also'''
* [[Date format]]
* [[wp:System time#Retrieving system time|Retrieving system time (wiki)]]
;See also:
*   [[Date format]]
*   [[wp:System time#Retrieving system time|Retrieving system time (wiki)]]
<br><br>