Mono Class Library: System.DateTime Overview | Members

System.DateTime.Day Property

Gets the day of the month represented by the current instance.

public int Day { get; }

Value

A int between 1 and 31 set to the day of the month component of the current instance.

Remarks

This property is read-only.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0