Returns the current date and time.
NOTE |
See the Remarks section for RPC and ODBC connection exceptions. |
Syntax
sValue = object.brTimeDate |
Parameters
Parameter |
Description |
sValue |
The return value is a String data type indicating the current date and time. |
object |
An object variable that represents a clsD3Connection object. |
Remarks
The RPC connection uses the client's time and date.
The ODBC connection uses the server's date and time.
FlashBASIC Reference
timedate()