PDA

View Full Version : Adding the "Day of the week" in M2D Home?


x789
4th October 2009, 05:26 PM
Hello,

Is it possible to get the information about the day (Sun, Mon etc) in M2D Home Tab?
I tried changing the date on the left side top of M2D Home Tab, by changing the regional settings(or HKLM\nls\overrides) but to no avail.
This link (http://forum.xda-developers.com/showthread.php?t=446406) tells me its not possible.

Now is there an possibility to customize M2D (customizing HTCHomeSettings.xml) to display the day of the week anywhere else on the screen?

jeremy89632
14th October 2009, 12:14 PM
Hello,

Is it possible to get the information about the day (Sun, Mon etc) in M2D Home Tab?
I tried changing the date on the left side top of M2D Home Tab, by changing the regional settings(or HKLM\nls\overrides) but to no avail.
This link (http://forum.xda-developers.com/showthread.php?t=446406) tells me its not possible.

Now is there an possibility to customize M2D (customizing HTCHomeSettings.xml) to display the day of the week anywhere else on the screen?

No you cant change, unless you use the newer M2D versions.
http://forum.xda-developers.com/showthread.php?t=398173

x789
20th October 2009, 03:18 PM
I did manage to change the date and to display the day of the week on M2D.

I got this information while browsing another forum (Jade). The thing missing was the "HKCU\MUI\Curlang" registry edit.

Thanks nikmaster74 and azahidi.

For your reference:


8) Change Date Format on TF2D Home Tab - Credit to nikmaster74 for pointing this reg edit.

Check registry HKCU\MUI\Curlang - if value is 1033 (decimal), most likely the date format will be american format (mmm dd, yy). Changing registry <SSdte> at this state will not change the date format at Home Tab.

How to change ?
Go to registry HKCU\MUI\Curlang - change value 1033 to 409 (decimal) - Save - Soft Reset >>> date on Home Tab will change to format dd/mm/yy (depending on what's at <SSDte>).
Now, if you want to change to other formats, go to HKLM\nls\overrides\SSDte and put whatever format you wish.
e.g. ddd dd/MM/yy will return a date Thu 29/01/09. Note: doing this will also change date format at other tabs like emails, messages, file folders, etc.


http://forum.xda-developers.com/showthread.php?t=476493

njoi...

jb789
21st November 2009, 12:08 AM
Works for my Titan, too. Thanks!