System.Globalization.TaiwanCalendar.GetMonth Method

Returns the month in the specified DateTime.

Syntax

public override int GetMonth (DateTime time)

Parameters

time
The DateTime to read.

Returns

An integer from 1 to 12 that represents the month in the specified DateTime.

Remarks

Documentation for this section has not yet been entered.

Requirements

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