Previous topic

DT_GetDay

Next topic

DT_GetDayOfYear

This Page

DT_GetDayOfWeekΒΆ

DT_GetDayOfWeek returns the day of the week the rmDateTime value represents (Sunday = 1).

nDay = DT_GetDayOfWeek(rvDateTime)

Return Value

nDay

Parameters

rvDateTime

rvDateTime

Comment

id-193021