Having a small issue with the Today screen - Touch Diamond, MDA Compact IV Themes and Apps

As you can see at the screenshot I made, at the top left of the screen there should be a date, but instead of the date itself all I can see is "Day/Month/Year" (only in hebrew ofc)
I was wondering how could I set the date as is should be, I've tryed several things on the options, also tryed to use TF3D Config as well, but no luck.
Just for the record, I am using Dutty's ROM v3.1 on radio 08.
Thanks for your time

plz help, I got no other alternatives

how is the date set in tf3dconfig?
Try something like MMM d, yyyy

Giannis86 said:
how is the date set in tf3dconfig?
Try something like MMM d, yyyy
Click to expand...
Click to collapse
I tryed many combinations of those dates and nothing worked, its just ignoring the changed im making on the tf3d config.

u muz soft reset to activate the date format change

Related

Day of the week in Today screen?

Any app that can show the day of the week in the Today screen? Day and date would be just about enough for me.
Calender + might be a good app for you. It shows you several days and it's free. http://www.freewareppc.com/clock/calendar.shtml
Personal I use pocket informant v5.61 with the links on my todayscreen linking to that program. If you are used to it you can't live without it !!
Regards,
R,
I use Pocket Informant too, but I haven't found any way to display this information. I don't want a whole calendar, just the day and date on the Today screen.
If you select to display 'Date' in the settings \ today \ items, wouldn't that be OK?
That doesn't display the day, only the date. I'd like both.
On my XDA II, Date shows both date and day. Make sure your regional settings are set to show both; settings / system / regional settings; look at the bottom appearance sample for Long date; you can edit this setting on the date tab. Mine is set for dddd, MMMM dd, yyyy.
-e
That was the solution I wanted, but unfortunately I can't edit the setting. Any register buff that can point me in the right direction?
Loboman said:
Any app that can show the day of the week in the Today screen? Day and date would be just about enough for me.
Click to expand...
Click to collapse
As I understand U want the day notification under today screen date...if is it so...here U have the registry changes to do:
1) Go to the HKLM\nls\Overrides key.
2) Add a String value called "SLDte" if it does not already exist.
3) Set the value to a valid date format (ie for "Tuesday 8 February 2005" use "dddd d MMMM yyyy")
4) Soft reset.
Hope it helps :wink:
Regards,
Primoz
Watch the screenshot from calendar +
http://mohairsofa.com/Default.aspx/document/41
Regards,
R.
Pc78 said:
1) Go to the HKLM\nls\Overrides key.
2) Add a String value called "SLDte" if it does not already exist.
3) Set the value to a valid date format (ie for "Tuesday 8 February 2005" use "dddd d MMMM yyyy")
4) Soft reset.
Hope it helps :wink:
Regards,
Primoz
Click to expand...
Click to collapse
Primoz - You da god! Exactly what I wanted. Somehow, the Swedish translators has fucxed this up somewhere.. Checked my iPAQ and it had the same flaw.
One strange thing is if you change your regional settings, for an exemple, to English (United States) which has a long date like "dddd, dd MMMM, yyyy". Then switch back to Swedish and you will see that the long date looks like this "fredag, 25, februari, 2005". But when one presses ok this disappears...
Just discovered that if you change it to English (United States) and then make a soft reset. After that the phone has reset you change it back to Swedish and then you have a swedish long date like "dddd, dd MMMM, yyyy" in the today view
I don't know how long this will last, but there seems to be some kind of solution to this problem anyway.
This also works with calendar +
Thanks Primoz
I also dicoverd you can add your own text like " 'Today 'dddd d MMMM yyyy " and you will have " Today friday 25 Febrary 2005 ".

How To Put Date On Taskbar?

Does anyone know a way to put the date on the taskbar with the start button and time etc? I want to do this so I can remove the date from the today screen, and also so I can see the date from any window, like the time.
http://wiki.xda-developers.com/index.php?pagename=WM5_Tweaks_Other
At section `Change the display of the clock in the taskbar`
Note: Once you've change the registry. Give it a good (say) 3-5 minutes for it to have it registered/stored before doing a soft reset. If the time/date doesn't change after soft reset, check the registry again, probably you didn't give it enough time to update. Although this reg edit is relatively harmless, back up your device before doing so.
hanmin said:
http://wiki.xda-developers.com/index.php?pagename=WM5_Tweaks_Other
At section `Change the display of the clock in the taskbar`
Note: Once you've change the registry. Give it a good (say) 3-5 minutes for it to have it registered/stored before doing a soft reset. If the time/date doesn't change after soft reset, check the registry again, probably you didn't give it enough time to update. Although this reg edit is relatively harmless, back up your device before doing so.
Click to expand...
Click to collapse
Thanks, this worked great, I have the date on my taskbar now, however when trying to alter the short date I have a problem. If I do this example given, "To change the Short Date Format to show "Mon/2" = ddd/d" then this works fine. What I actually want is to show the day and the month, i.e. for the 5th June, i'd like it to display 05/06. I've tried to do this but it displays as "05/m". Any ideas why this happens?
bumpety bump!
You need to use an uppercase M, not lowercase m.
m = minutes, which is invalid in the date field, so it just uses 'm'
M = month, which is valid in the date field, and so should show the date.
Note that if you want the leading zero, you'll need to use MM.
What device or ROM does the Tweaks thread cover?
My Cingular 8125 doesn't have the key described for changing the clock and/or date on the taskbar. :?
HKLM\Software\Microsoft\Shell has no "TBOpt" key on my 8125.
Anyone know where the tweak can be made on the 8125?
Thanks.
ZeBoxx said:
You need to use an uppercase M, not lowercase m.
m = minutes, which is invalid in the date field, so it just uses 'm'
M = month, which is valid in the date field, and so should show the date.
Note that if you want the leading zero, you'll need to use MM.
Click to expand...
Click to collapse
Result! Works a treat now, thanks
J-Mac said:
What device or ROM does the Tweaks thread cover?
My Cingular 8125 doesn't have the key described for changing the clock and/or date on the taskbar. :?
HKLM\Software\Microsoft\Shell has no "TBOpt" key on my 8125.
Anyone know where the tweak can be made on the 8125?
Thanks.
Click to expand...
Click to collapse
The key doesn't exist, you need to create it.
fuel925 said:
J-Mac said:
What device or ROM does the Tweaks thread cover?
My Cingular 8125 doesn't have the key described for changing the clock and/or date on the taskbar. :?
HKLM\Software\Microsoft\Shell has no "TBOpt" key on my 8125.
Anyone know where the tweak can be made on the 8125?
Thanks.
Click to expand...
Click to collapse
The key doesn't exist, you need to create it.
Click to expand...
Click to collapse
Cool - Thanks.
I had considered it, but without knowing, I didn't want to add a key.
No problem! Just post again if you have any trouble
I tried to do this per instructions but the final 6 (5/5/06) cuts off. I tried to change it to short date but it didnt work. I had to add the SSDte key but it deletes everytime i restart the phone.
Anyone have any idea how to fix this issue? It appears the date is being cut off...
That's the space reserved for the X/OK button covering the 6.
I don't know how to change the date in the taskbar to the short date format. That would probably help.
FreakinSyco said:
Anyone have any idea how to fix this issue? It appears the date is being cut off...
Click to expand...
Click to collapse
how about changin the separator[/] to [.] in date settings
J-Mac said:
That's the space reserved for the X/OK button covering the 6.
I don't know how to change the date in the taskbar to the short date format. That would probably help.
Click to expand...
Click to collapse
Ok.. now in short format with either M/d or M/dd I get some odd display. See attached.
Did you try leaving a pace or two after the date code?
J-Mac said:
Did you try leaving a space or two after the date code?
Click to expand...
Click to collapse
You sir, are the winner. Thanks a ton. It makes me very very happy to see the date right where I want it.
FreakinSyco said:
J-Mac said:
Did you try leaving a space or two after the date code?
Click to expand...
Click to collapse
You sir, are the winner. Thanks a ton. It makes me very very happy to see the date right where I want it.
Click to expand...
Click to collapse
Great!
Where was the registry key for changing the date, BTW? (Never get used to this WM5!!)
Never mind - add it, right?
I'm looking for keys that ain't there again!
Does this work on the AKU2 roms?
J-Mac said:
FreakinSyco said:
J-Mac said:
Did you try leaving a space or two after the date code?
Click to expand...
Click to collapse
You sir, are the winner. Thanks a ton. It makes me very very happy to see the date right where I want it.
Click to expand...
Click to collapse
Great!
Where was the registry key for changing the date, BTW? (Never get used to this WM5!!)
Never mind - add it, right?
I'm looking for keys that ain't there again!
Click to expand...
Click to collapse
I used RegistryWizard to get the date onto the taskbar. It does not have any formating options for the date... thus why im in this thread.
See here for RegistryWizard:
http://forum.xda-developers.com/viewtopic.php?t=39725
Some people are having issues with the latest version (including me) but the second most recent works fine to add the date.

Clock missed on todayscreen in 1st line

hi @ all - my problem is that after upgrading & testing several cabs ... I missed the time displayed in the first line (day & date) ... do you know any hack to get it back ... thx
uastiels said:
hi @ all - my problem is that after upgrading & testing several cabs ... I missed the time displayed in the first line (day & date) ... do you know any hack to get it back ... thx
Click to expand...
Click to collapse
Is the date still in settings\today\items? Is it selectable?
no - only on the screen
uastiels said:
no - only on the screen
Click to expand...
Click to collapse
Ah ok I understand now.
Goto HKLM\nls\overrides\STFmt - and value should be hh:mm:ss tt
or whatever is your preference.
If you have lost the override then create new key 'overrides' and create new string value 'STFmt' with data = 'hh:mm:ss tt'
just the option is now displayed in settings/today ... but no time on screen
uastiels said:
just the option is now displayed in settings/today ... but no time on screen
Click to expand...
Click to collapse
Did you to the registry tweak? It might help to try lvmtime and see if that works for the time or not to try and narrow down the problem. http://forum.xda-developers.com/showthread.php?t=260441&highlight=lvmtime

How can I have today date plugin on a single line?

Good evening, I have tried this registry key for hermes but it doesn't work on trynity, can somebody help me please?
Today Date Plugin on a single line
Add this registry setting to get the date todayplugin back on one line.
[HKLM\SOFTWARE\Microsoft\Today]
"AutoSingeLineDatePlugin" = dword:00000001
simpagirl said:
Good evening, I have tried this registry key for hermes but it doesn't work on trynity, can somebody help me please?
Today Date Plugin on a single line
Add this registry setting to get the date todayplugin back on one line.
[HKLM\SOFTWARE\Microsoft\Today]
"AutoSingeLineDatePlugin" = dword:00000001
Click to expand...
Click to collapse
It must be "AutoSingleLineDatePlugin" not "AutoSingeLineDatePlugin"
Thankyou very much... singe/single it is logic.... they were wrong in viki...
It works perfectly thanx again...
Is there a way to put everything in one line including the day of week? If I use this method in my WWE version the day of the week is not shown.
on the italian gps enabled rom it works perfect with day and date on a single line!!!
anonimo said:
Is there a way to put everything in one line including the day of week? If I use this method in my WWE version the day of the week is not shown.
Click to expand...
Click to collapse
the same happens to me
Hey all,
Does anyone know the registry key to remove the time from the Date Plugin?
Thanks in advance
did u try trinityhacks v0.3?
there is an option for showing the date on a single line.
Hey achuen, no problems getting the date plugin to show on a single line.... my only problem is trying to toggle the time display in "Date" today plugin. Some roms display the time and some don't..... Thanks for the advice though
achuen said:
did u try trinityhacks v0.3?
there is an option for showing the date on a single line.
Click to expand...
Click to collapse
Sometimes Single Line Date hack is not enough, it's still 2 line on those lose QVGA when the week date and the month is both too long, like Wednesday, December 02, 2009...
Must hack into \\HKLM\nls\overrides\SLDte
and fix date month value to 3 letters

Adding the "Day of the week" in M2D Home?

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?
x789 said:
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?
Click to expand...
Click to collapse
No you cant change, unless you use the newer M2D versions.
http://forum.xda-developers.com/showthread.php?t=398173
Success!!
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.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=476493
njoi...
Works for my Titan, too. Thanks!

Categories

Resources