Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic documents a feature of Binary Behaviors, which are obsolete as of Internet Explorer 10.
Sets or retrieves the length of the days for the calendar behavior.
Syntax
XML <ELEMENT DAYLENGTH = sLength... > Scripting [ sLength = ] calendar.dayLength
Possible Values
sLength String that specifies or receives one of the following values.
short- Days of the week are abbreviated to single letters.
- medium
- Default. Days of the week are abbreviated. The length depends on the language.
long- Days of the week are not abbreviated.
The property is read/write. The property has a default value of medium.
Remarks
The dayLength property is available only to objects participating in the calendar behavior.
Applies To
calendar