CurrentTime$
Result$ = CurrentTime$()
 
Parameters: NONE
Returns:

    Result$ = The current time as a string
 

CurrentTime$ returns the current time in a string format. The exact format depends on the Windows' locale settings. It can be


FACTS:


* The exact string format depends on Windows' locale settings



 
Related Info: CurrentDate$ | CurrentDay$ | CurrentHour | CurrentMinute | CurrentMonth$ | CurrentSecond | CurrentYear$ | Timer :
 


(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com