EastAsianLunisolarCalendar::GetDayOfMonth Method (DateTime)
.NET Framework (current version)
Calculates the day of the month in the specified date.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- time
-
Type:
System::DateTime
The DateTime to read.
Return Value
Type: System::Int32An integer from 1 through 31 that represents the day of the month specified in the time parameter.
Universal Windows Platform
Available since 10
.NET Framework
Available since 2.0
Available since 10
.NET Framework
Available since 2.0
Show: