Linux Lite Forums
Time and Date Display - Printable Version

+- Linux Lite Forums (https://www.linuxliteos.com/forums)
+-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5)
+--- Forum: Other (https://www.linuxliteos.com/forums/forumdisplay.php?fid=20)
+--- Thread: Time and Date Display (/showthread.php?tid=792)



Time and Date Display - learix - 09-02-2014

I don't even really know where to put this, but just did a fresh install of 2.0 from 1.0.4, anyway the time and date is showing up very strange as you can tell in the picture I have provided.

Any insight on this?

[Image: rIazBRw.jpg]



Re: Time and Date Display - Valtam - 09-02-2014

Have you installed or configured any languages?


Re: Time and Date Display - learix - 09-02-2014

No I haven't, I was wondering if setting my location to Taiwan might have effected it, not sure how to change location after install though.


Re: Time and Date Display - Valtam - 09-02-2014

Open a terminal and type:

Code:
locale

and

Code:
cat /etc/default/locale

Paste the 2 separate outputs here.


Re: Time and Date Display - learix - 09-02-2014

Code:
zachre@L300:~$ locale
LANG=en_US.UTF-8
LANGUAGE=en_US
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC=zh_TW.UTF-8
LC_TIME=zh_TW.UTF-8
LC_COLLATE="en_US.UTF-8"
LC_MONETARY=zh_TW.UTF-8
LC_MESSAGES="en_US.UTF-8"
LC_PAPER=zh_TW.UTF-8
LC_NAME=zh_TW.UTF-8
LC_ADDRESS=zh_TW.UTF-8
LC_TELEPHONE=zh_TW.UTF-8
LC_MEASUREMENT=zh_TW.UTF-8
LC_IDENTIFICATION=zh_TW.UTF-8
LC_ALL=
zachre@L300:~$ cat /etc/default/locale
LANG="en_US.UTF-8"
LC_NUMERIC="zh_TW.UTF-8"
LC_TIME="zh_TW.UTF-8"
LC_MONETARY="zh_TW.UTF-8"
LC_PAPER="zh_TW.UTF-8"
LC_NAME="zh_TW.UTF-8"
LC_ADDRESS="zh_TW.UTF-8"
LC_TELEPHONE="zh_TW.UTF-8"
LC_MEASUREMENT="zh_TW.UTF-8"
LC_IDENTIFICATION="zh_TW.UTF-8"

Ah, I see whats going on, do I just gedit and change them all to en_US?


Re: Time and Date Display - Valtam - 09-02-2014

(09-02-2014, 07:56 AM)learix link Wrote: Ah, I see whats going on, do I just gedit and change them all to en_US?

Yes, open terminal and do:

Code:
sudo update-locale LANG=en_US.UTF-8

You may need to log out then in again to see the change, or reboot.


Re: Time and Date Display - learix - 09-02-2014

Perfect thanks, rebooted and all is well now.


Re: Time and Date Display - Valtam - 09-02-2014

Cool, more information on Languages here - https://www.linuxliteos.com/manual/install.html#language


Re: Time and Date Display - erk - 10-11-2014

The time and date changing is not there system settings,and grayed out in the menu when I left click the date in the panel.
How do I fix this???

Apart from this I Linux Lite 2 is BRILlIANT !!!!

Eric Sutton


Re: Time and Date Display - colinkx250 - 11-22-2014

You may be able to. If you right click on the task bar. Then the heading Panel shows up with the option + add new items.Click that.Look for date time. Click that and then add.This will put the calendar clock in the corner where you can customize it by right clicking and choosing properties.You can move it to a different location on the task bar by right clicking and choosing move.Or delete it altogether by right click remove.