DateTime (IDateTime80)

The IDateTime80 interface provides you with date and time related features. It exposes control over the time and date, time mode, time range,  time zone settings, and sun display. Changes made using this interface apply only to the current state of the project and are not saved when the Fly file is saved. To make changes that are saved in the project, use IProject80.Settings.

 

 

Properties

 

Current

Gets and sets the currently used global date and time.

CurrentTimeBuffer

Gets and sets the time range of the Date and Time slider.

DisplaySun

Gets and sets a Boolean that determines whether to use the sun as a light source.

FixedLocalTime

Sets sunlight display on the terrain based on a specific selected time.

TimeRangeEnd

Gets and sets the range end date and time.

TimeRangeStart

Gets and sets the range start date and time.

TimeZoneDisplayName

Gets a description of the currently used time zone, e.g., "(GMT-09:00) Alaska".

TimeZoneKey

Gets and sets a key of the used time zone, e.g., "Alaska Standard Time".

TimeZoneMode

Gets and sets the currently used time zone.

TimeZonesXML

Gets an XML that defines the available time zones in the operating system.

 

Methods

 

SetMode

Sets the date and time mode.