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::GetMinute
(
)
Gets the minute component of this object
.NET Syntax
short
GetMinute()
;
Java Syntax
short
GetMinute()
;
PHP Syntax
int
GetMinute()
;
Returns:
Returns the minute component of this object.
Comments or suggestions? Send us
feedback
.