Kodi Community Forum
moving the system time and date - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Amber (https://forum.kodi.tv/forumdisplay.php?fid=203)
+---- Thread: moving the system time and date (/showthread.php?tid=271586)



moving the system time and date - oldgit9 - 2016-04-27

i would like to move the system time and date, for it to work better on my skin.

i've found the line of code in the "Includes_Variables.xml", but i can not find a way to move the time and date independently from its current position. i would like to place the date below the time and in the centre of the screen.

can anyone help me Huh


RE: moving the system time and date - joethepartylion - 2016-05-12

Hi, you'll need to look in Includes.xml for the include named "Time", this contains the images and text for the Time & Date shown on the screen.

You may also need to modify the variable Time to display it on separate lines e.g add [CR] between System.Time and System.Date.