Date Functions VisualBasic Script

Sub timeValueDemo()
    Debug.Print timeValue("9:00")
End Sub