Kodi Community Forum

Full Version: Add the time to home.xml
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Could someone tell me how I can add the time to home.xml please.

Thanks very much Big Grin
What skin?
System.Time is the infolabel to use. You'd have to alter Home.xml

Many skins have this as a switch however in skin settings.
It's the Xtv skin, I have made a few mods to the skin and the time at the top of the page would finish it off nicely :-)
<control type="label">
<description>Time and Date</description>
<posx>700</posx>
<posy>20</posy>
<width>322</width>
<height>20</height>
<label>$INFO[system.Date] | $INFO[system.Time]</label>
<align>right</align>
<font>font12</font>
</control>

Will add time and date to top right corner of the screen.
You're a diamond, going to try that right now thank you very much, and your skin is amazing.

Thanks again. Smile
Just added that, and it finishes the skin off very nicely - thanks again
I was thinking about adding it to the skin and making it a skin option
you really should =p ..

btw Chief , the lint to themes in your signature.. only work for your account

http://www.fileden.com/myfiles.php?folder=Containment_Themes
yes add it as an option please Wink