Display the timezone description
This commit is contained in:
parent
6f5dd95971
commit
f95afdb202
1 changed files with 17 additions and 1 deletions
|
@ -202,6 +202,13 @@
|
|||
<live>true</live>
|
||||
<property>/sim/time/gmt-string</property>
|
||||
</text>
|
||||
<text>
|
||||
<row>0</row>
|
||||
<col>2</col>
|
||||
<halign>left</halign>
|
||||
<default-padding>0</default-padding>
|
||||
<label></label>
|
||||
</text>
|
||||
|
||||
<text>
|
||||
<row>1</row>
|
||||
|
@ -219,6 +226,15 @@
|
|||
<live>true</live>
|
||||
<property>/sim/time/local-time-string</property>
|
||||
</text>
|
||||
<text>
|
||||
<row>1</row>
|
||||
<col>2</col>
|
||||
<halign>left</halign>
|
||||
<default-padding>0</default-padding>
|
||||
<label>UTC</label>
|
||||
<live>true</live>
|
||||
<property>/sim/time/local-timezone</property>
|
||||
</text>
|
||||
</group>
|
||||
<!--<slider>
|
||||
<row>2</row>
|
||||
|
@ -499,4 +515,4 @@
|
|||
]]>
|
||||
</open>
|
||||
</nasal>
|
||||
</PropertyList>
|
||||
</PropertyList>
|
||||
|
|
Loading…
Add table
Reference in a new issue