StiFunctionsDateDayOfWeek Method |
Name | Description | |
---|---|---|
![]() ![]() | DayOfWeek(DateTime) |
Returns the day of the week.
|
![]() ![]() | DayOfWeek(NullableDateTime) |
Returns the day of the week.
|
![]() ![]() | DayOfWeek(DateTime, Boolean) |
Returns the day of the week.
|
![]() ![]() | DayOfWeek(DateTime, String) |
Returns the day of the week.
|
![]() ![]() | DayOfWeek(NullableDateTime, Boolean) |
Returns the day of the week.
|
![]() ![]() | DayOfWeek(NullableDateTime, String) |
Returns the day of the week.
|
![]() ![]() | DayOfWeek(DateTime, String, Boolean) |
Returns the day of the week.
|
![]() ![]() | DayOfWeek(NullableDateTime, String, Boolean) |
Returns the day of the week.
|