Skip to content

ACadSharp.Header.CadHeader.TimeZone

Albert Domenech edited this page Jan 8, 2025 · 3 revisions

TimeZone Property

Sets the time zone for the sun in the drawing.

Remarks

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

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Int32 TimeZone { get; set; }

Property Value

Int32

Clone this wiki locally