System.Globalization.ThaiBuddhistCalendar.GetDayOfWeek Method

Returns the day of the week in the specified DateTime.

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.

Remarks

The DayOfWeek values are as follows:

Sunday

อาทิตย์

Monday

จันทร์

Tuesday

อังคาร

Wednesday

พุธ

Thursday

พฤหัสบดี

Friday

ศุกร์

Saturday

เสาร์

Requirements

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