474 total contributions
The time() function returns the current time measured in seconds from the Unix Epoch, Midnight GMT January 1, 1970.
time()
The example below prints out the Unix timestamp for the current date.
Visit usVisit usHide codeCodeOutputHide outputLoading...Copy to your clipboardCopy CodebyteRun