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