HI


On Tue, Dec 31, 2013 at 1:27 PM, Alex <mysqlstudent@gmail.com> wrote:
Hi, I have fc20 installed successfully on my desktop.

How can I configure the clock at the top to show the date? Why would
it be so difficult to do such a simple thing?

It isn't that difficult.

# yum install gnome-tweak-tool

Search for "Tweak tool" in the overview and go to the "Top Bar" section. 

The command line equivalent is
# gsettings set org.gnome.desktop.interface clock-show-date true
Alt +F2,  press "r" and enter to restart the shell

Rahul