Represents information about an instrument's sessions or a custom session.

All Date properties in CQGSession are plain times, without day/month/year part, and always are in Central time zone (i.e., GMT-6:00).
Starting from CQG API v.4.0, all Date properties in CQGSession are plain times in the user-configured time zone instead of the Central time zone. The current date is used to perform the conversion. Please note that daylight saving issues will apply (e.g., you may get different times for summer and winter).See the usage of CQGSession object in the CQGInstrument.Sessions' example section.