All Functions

time - time

Returns the current time (hours, minutes and seconds).

For more date and time options check the more robust date() function.

Usage(s)

time () Returns the current time in a 24 hour format

Parameter(s)

This function has no parameters

Example(s)

Output the current time

time()

14:25:59

See also

date - date and time datetime - date and time