View Single Post
Posts: 908 | Thanked: 501 times | Joined on Sep 2010 @ West Sussex, England
#3108
Originally Posted by Red_Fox View Post
it's a "cool clock".. no real flip clock

the clock image and widget are 170x412 px

cmd:
Code:
echo -e "`date +'%A, %d %B%n%n'`  "
echo "`date +'<span font=\"monospace bold 90\" color=\"#ffffff\" >%H</span>    <span font=\"monospace bold 90\" color=\"#ffffff\" >%M</span>'`"
Maybe i'm being a tard, but that code only brings up the date?
Is it a separate code for the clock?