Web API Reference MapGuide Open Source
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.