View Single Post
eefo's Avatar
Posts: 1,444 | Thanked: 461 times | Joined on Dec 2010 @ pakistan
#3495
Originally Posted by pusak gaoq View Post
mind sharing with us how you make the time & date using QBW my friends????
lo sure buddy .
there you go .

time script ( edited one as the original one does not have the colon in between hour and minutes )

echo "`date +'<span font=\"opificio bold 50\" color=\"#000000\" >%H</span> <span font=\"opificio bold 50\" color=\"#000000\" >:</span> <span font=\"opificio bold 50\" color=\"#000000\" >%M</span>'`"

and the date one
echo -e "`date +'%A, %d %B%n%n'` "
and the font is opificio(courtesy : corduroysackfor the font name )



and can any one help me ?
i need to modify the date :$
i need this to be in short form , like day name is way too big .
or
if one can edit these scripts and make separate scripts for day and rest of the date ?

Last edited by eefo; 2011-05-25 at 16:22.
 

The Following 2 Users Say Thank You to eefo For This Useful Post: