brDate Property

   

Returns the current system date in D3 internal format.

Syntax

lValue = object.brDate

Parameters

Parameter

Description

lValue

The return value is a Long data type indicating the system date in D3 internal format, which is the number of days that have elapsed since December 31, 1967.

object

An object variable that represents a clsD3Connection object.

Remarks

FlashBASIC Reference

date()