Mono Class Library: System.DateTime Overview | Members

System.DateTime.Month Property

Gets the month component of the date represented by the current instance. [Edit]

public int Month { get; }

Value

A int between 1 and 12 set to the month component of the current instance. [Edit]

Remarks

This property is read-only. [Edit]

Requirements

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