AnnoObjSetDateTime

Usage                 

Sub AnnoObjSetDateTime(DateTime As DateTime)

Description        

Sets the date and time to display in the selected datetime object.

Parameters                                     

DateTime

DateTime

New date to display.

Return value     

None

Programming Notes       

This function has to be called at least once after creating a datetime object. The object will not display any date until this is set.