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