December 25 2013
How to fix the missing date/time in menu bar after upgrade to Ubuntu 13.10 Saucy?
Tagged Under : date time, indicator-datetime, menu bar, missing date time
(1) Install or re-install indicator-datetime:
$ sudo apt-get install indicator-datetime
(2) Re-configure the date/time:
$ sudo dpkg-reconfigure -f noninteractive tzdata
(3) Restart unity service:
sudo killall unity-panel-service
(4) Launch “System Setting” > “Time & Date” > “Clock” Tab.
Check “Show a clock in the menu bar”.