HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / Log Class / HasTimeZone Property

In This Topic
    HasTimeZone Property
    In This Topic
    A boolean indicating if time zone information is known for this log.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasTimeZone As Boolean
    public bool HasTimeZone {get;}
    Remarks
    When this property is true the TimeZoneOffsetMinutes contains the offset from UTC of the local time zone used during recording .
    Requirements
     
    See Also