1
0
Fork 0

Display the timezone description

This commit is contained in:
Erik Hofman 2021-03-13 10:14:56 +01:00
parent 6f5dd95971
commit f95afdb202

View file

@ -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>