CurrentDate Property

Returns the current system date. The date string is formatted according to the "short date" format in the Regional and Language Options in the Control Panel.

Syntax

object.CurrentDate [= String]

Properties

The CurrentDate property syntax has these parts:  

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

String

The current date.

 

Applies To