Expand Minimize
0 out of 1 rated this helpful - Rate this topic

Calendar.Day | day property

Gets or sets the day.

Syntax


var day = calendar.day;
calendar.day = day;

Property value

Type: Number [JavaScript] | System.Int32 [.NET] | int32 [C++]

The day.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.Globalization
Windows::Globalization [C++]

Metadata

Windows.winmd

See also

Calendar

 

 

Build date: 12/4/2012

© 2013 Microsoft. All rights reserved.