Use new time property for local time display
Required corresponding FG change Ticket-Id: https://sourceforge.net/p/flightgear/codetickets/2514/
This commit is contained in:
parent
031bf6e395
commit
e4276796f1
1 changed files with 2 additions and 2 deletions
|
@ -215,9 +215,9 @@
|
||||||
<col>1</col>
|
<col>1</col>
|
||||||
<halign>left</halign>
|
<halign>left</halign>
|
||||||
<default-padding>0</default-padding>
|
<default-padding>0</default-padding>
|
||||||
<label>00:00</label>
|
<label>00:00:00</label>
|
||||||
<live>true</live>
|
<live>true</live>
|
||||||
<property>/instrumentation/clock/local-short-string</property>
|
<property>/sim/time/local-time-string</property>
|
||||||
</text>
|
</text>
|
||||||
</group>
|
</group>
|
||||||
<!--<slider>
|
<!--<slider>
|
||||||
|
|
Loading…
Add table
Reference in a new issue