Quote:
Originally Posted by BFL555
Guys I have a question...Would it be possible to add day of the week to the screen, maybe on a top curtain or next to the date?
Please help?
|
open the 590ad244_manila file in the \Windows with a text editor or total commander and edit the date to however you want it to show
d = numeric day of the month (example: 5)
dd = numeric day of the month, zero padded (example: 05)
ddd = day name, abbreviated (example: Sat)
dddd = day name (example: Saturday)
M = numeric month (example: 7)
MM = numeric month, zero padded (example: 07)
MMM = month name, abbreviated (example: Jul)
MMMM = month name (example: July)
yy = numeric year, 2 digits (example: 0
yyyy = numeric year, 4 digits (example: 200
Remember to apply your changes by saving the config file, disabling TouchFLO 3D in Start > Settings > Today > Items (press 'OK' to apply!) and re-enabling TouchFLO 3D again by ticking its checkbox again.