DT_GetDayΒΆ
DT_GetDay returns the day the rmDateTime value represents (1 to 31).
- rmDay = DT_GetDay(rmDateTime)
Return Value
rmDay
Parameters
- rmDateTime
rmDateTime
See also
Overview Date and Time, DT_GetCurrentTime, DT_GetYear, DT_GetMonth, DT_GetHour, DT_GetMinute, DT_GetSecond, DT_GetDayOfWeek, DT_GetDayOfYear
id-970137