Returns the convert-to-local-time property of the ResultSet object. When this property is True, UTC database history dates are converted to client local time for version 7.0 clients to display in query, report, and chart results. When this property is False, UTC database history dates are not converted to client local time for display, and are displayed as read from the database. The default property setting is True.
Perl
$resultset->GetConvertToLocalTime ();