GetDayOfMonth
Returns the day of the months for the specified date.
Public Function GetDayOfMonth(
ByRef Time As Variant ) As Long
Parameters
- Time
-
[ByRef]
Variant.
The date inwhich to retrieve the day of the month.
Return Values
Long - An integer from 1 to 31 that represents the day of the month in the specified Date or CorDateTime.
See Also
Project CorLib Overview
Class ThaiBuddhistCalendar Overview