Navigation:  thinBasic Modules > DT (Date Handling) >

DT_GetTime

Previous pageReturn to chapter overviewNext page

 

Description

 

Returns current time in the following format: hh:mm:ss.ms

 

Syntax

 

st = DT_GetTime([Type])

 

Returns

 

String.

 

Parameters

 

Name

Type

Optional

Meaning

Type

Numeric

Yes

One of the following equates:

%DT_GETLOCALTIME

%DT_GETSYSTEMTIME

 

Default value if parameter is omitted is %DT_GETLOCALTIME.

 

Remarks

 

Restrictions

 

See also

 

Examples

 

 

© 2004-2008 thinBasic. All rights reserved. Version 1.7.0.0 Web Site: http://www.thinbasic.com