Skip to main content

Examples: TimeNumber function

' Print the time value for an hour, minute, and second.
Print TimeNumber(12, 30, 15) ' Prints 12:30:15 PM