basic
Example:
Sub Main
Dim MTime
MTime =
TimeValue
("12:25:27 PM")
Print MTime
End Sub