Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgDateTime
GetDay
GetHour
GetMicrosecond
GetMinute
GetMonth
GetSecond
GetYear
IsDate
IsDateTime
IsTime
MgDateTime
MgDateTime
MgDateTime
MgDateTime
SetDay
SetHour
SetMicrosecond
SetMinute
SetMonth
SetSecond
SetYear
Validate
INT8
MgDateTime::GetMonth
(
)
Gets the month component of this object
.NET Syntax
short
GetMonth()
;
Java Syntax
short
GetMonth()
;
PHP Syntax
int
GetMonth()
;
Returns:
Returns the month component of this object.
Comments or suggestions? Send us
feedback
.