ACadSharp.Header.CadHeader.TimeZone - DomCR/ACadSharp GitHub Wiki
Sets the time zone for the sun in the drawing.
The values in the table are expressed as hours and minutes away from Greenwich Mean Time. You can also change this value in the Geographic Location dialog box when you set or edit geographic location information for the drawing file.
System variable TIMEZONE
Namespace: ACadSharp.Header.CadHeader
C#
CadSystemVariableAttribute
public Int32 TimeZone { get; set; }
Int32