AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

void MgDateTime::SetDay ( INT8  day  ) 

Sets the day component of this object The Validate method should be called after the date time value has been fully specified by Set methods.

.NET Syntax
void SetDay(short day);
Java Syntax
void SetDay(short day);
PHP Syntax
void SetDay(int day);

Parameters:
day (short/int) Day of the month in the range of 1 to 31 inclusive