VALUE Attribute | value Property

This topic documents a feature of Binary Behaviors, which are obsolete as of Internet Explorer 10.

Sets or retrieves the current date for the calendar behavior.

Syntax

XML <ELEMENT VALUE = sDate... >
Scripting [ sDate = ] calendar.value

Possible Values

sDate String that specifies or receives the date in the following format: mm/dd/yyyy. (Example: 01/01/2000 is January 1, 2000.)
current date
Default. Value of the property defaults to the current date.

The property is read/write. The property has a default value of current date.

Remarks

The value property is available only to objects participating in the calendar behavior.

Applies To

calendar