MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends

Determines if this object represents both date and time values.

.NET Syntax
bool IsDateTime();
Java Syntax
boolean IsDateTime();
PHP Syntax
bool IsDateTime();
Returns:
Returns true if both the date and time are valid; otherwise returns false.