Time Statement

This function returns the current system time as a string in the format "HH:MM:SS".

āļšāˇāļģāļš āļģāˇ“āļ­āˇ’āļē:


Time

āļ´āļģāˇāļ¸āˇ’āļ­āˇ“āļąāˇŠ:

Text: Any string expression that specifies the new time in the format "HH:MM:SS".

āļ‹āļ¯āˇāˇ„āļģāļĢāļē:


Sub ExampleTime
    MsgBox Time,0,"The time is"
End Sub

Please support us!