Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 125 Bytes

578-date-time.markdown

File metadata and controls

12 lines (7 loc) · 125 Bytes

TIME

s = TIME

Returns the current time as string "HH:MM:SS".

Example

print time() ' Output: 16:10:17 
close