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