You are here: Symbol Reference > Stimulsoft.Report.Wpf Namespace > DateHelper Class > DateHelper Methods > GetDayOfWeek Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
DateHelper.GetDayOfWeek Method

Gets the day of week for a specific date

Syntax
C++
C#
Visual Basic
public: DayOfWeek GetDayOfWeek( int year, int month, int day );
Parameters
Parameters 
Description 
year 
The year of the date 
month 
The month of the date 
day 
The day of the date 
Returns

Returns the day of week

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.