System.Globalization.PersianCalendar.GetDayOfWeek Method

Returns the day of the week in the specified DateTime object.

Syntax

public override DayOfWeek GetDayOfWeek (DateTime time)

Parameters

time
The DateTime to read.

Returns

A DayOfWeek value that represents the day of the week in the specified DateTime object.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Globalization
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0