System::Globalization::Calendar::GetDayOfWeek method
Calendar::GetDayOfWeek method
Gets day of week for the specified time point.
virtual DayOfWeek System::Globalization::Calendar::GetDayOfWeek(DateTime time) const
Parameter | Type | Description |
---|---|---|
time | DateTime | Time and date to extract data from. |
ReturnValue
Day of week in the time point passed.
See Also
- Enum DayOfWeek
- Class DateTime
- Class Calendar
- Namespace System::Globalization
- Library Aspose.Font for C++