getTime
String
getTime()
Gets the current time of day from the system clock in 24 hour format and returns it in a string.
Parameters:
This function takes no parameters.
Returns:
String containing the current time in 24 hour format.
Example:
time = getTime() // time contains the current time, e.g. "09:49:46".
Related topics
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*