View Full Version : Change date format
shonan70
26th June 2008, 10:27 AM
hi
does anybody knows how to change the date format on the today screen i already try to edit the SSDte but sad to say it doesn't work much appreciated if someone can enlightened.Thx a million
jimmyfok
26th June 2008, 08:33 PM
yes would like to know the same too.
Now is 24hrs format. How to change to 12hrs format?
Thanks in advance :)
oddne
26th June 2008, 10:11 PM
Start -> Settings -> System -> Regional Settings
jimmyfok
27th June 2008, 10:44 AM
Start -> Settings -> System -> Regional Settings
thanks but there is no such option... only 24hr format is available
any register hack??? thanks. :D
Rudegar
27th June 2008, 10:58 AM
look more closely
Start -> Settings -> System -> Regional Settings -> Time ->Time style
there are many on the dropdown list
ckjunjie
27th June 2008, 10:59 AM
Start -> Settings -> System -> Regional Settings/Time
Choose
HH:MM:SS - 24 hr format
H:MM:SS - 12 hr format
ydg
5th July 2008, 09:12 PM
I'm also searching for changing date in the home screen. WOuld like the long date format (day month year).
The regional settings are only for programs (sms, text, etc.)
I guess we have to use registry but WHERE ?
horstborsch
5th July 2008, 09:29 PM
There is also a way to change the date format in TF3F screen for example to:
"Sa, 05.07.08"
here´s the how to:
open file "7e640092_manila" with TotalCommander under /windows.
serach for code:
<trans-unit id="IDS_DATEFORMAT">
<source>dd.MM.yy</source>
</trans-unit>
and change to:
code:
<source>ddd, dd.MM.yy</source>
So you can add the day to the date.
pedmond
5th July 2008, 09:44 PM
There is also a way to change the date format in TF3F screen for example to:
"Sa, 05.07.08"
here´s the how to:
open file "7e640092_manila" with TotalCommander under /windows.
serach for code:
<trans-unit id="IDS_DATEFORMAT">
<source>dd.MM.yy</source>
</trans-unit>
and change to:
code:
<source>ddd, dd.MM.yy</source>
So you can add the day to the date.
Very nice find. This should be in the tweaks section :)
sushilange
5th July 2008, 11:01 PM
This ist just for the german version.
The file for englisch rom is called different, but i will add this tweak to "Diamond TF3D Config".
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.