Web API Reference MapGuide Open Source
bool MgDateTime::IsTime (  ) 

Determines if this object only represents a time value.

.NET Syntax
bool IsTime();
Java Syntax
boolean IsTime();
PHP Syntax
bool IsTime();

Returns:
Returns true if only the time is valid; otherwise returns false.


Comments or suggestions? Send us feedback.