Related
Is there any way to change the theme to have more than one appointment on the screen at one time?
Cheers
Lee
When I have multiple appointments on my Today screen, it shows a maximum of two, and if I have more than two coming up (say, tomorrow) but I'm still on today's appointment, it will show the first appointment for tomorrow and then as soon as my current appointment is finished, it'll update to show both of tomorrow's...
... Do you mean you want to display more than two?
christopherwoods said:
When I have multiple appointments on my Today screen, it shows a maximum of two, and if I have more than two coming up (say, tomorrow) but I'm still on today's appointment, it will show the first appointment for tomorrow and then as soon as my current appointment is finished, it'll update to show both of tomorrow's...
... Do you mean you want to display more than two?
Click to expand...
Click to collapse
Yes - exactly - I want display more than two - say 3 or 4 - there must be a way to it since plug-ins can display?
Does PPC work the same way as Smartphone? ie - XML for the homescreens?
To achieve this, you'll need a Today plugin which offers this kind of functionality... The first that springs to mind has got to be Pocket Breeze ( http://www.sbsh.net/products/pocketbreeze/ ) - I don't use it myself, but I think I may try it out sometime soon (saw it a while back, noted it, but never got round to trying it out).
Or if you're either a dab hand at programming (or know someone who's fearless enough to undertake some) then you could always try writing your own Today screen plugin...
http://www.microsoft.com/mspress/books/sampchap/5461a.asp#100
SPB Diary will also accomplish the same thing. http://www.pocketgear.com/software_detail.asp?id=17704&associateid=17
Hmmm....not sure about Pocket Breeze thing - it's a bit much for just one function! And I like a nice clean Today screen - PB just make it look "busy".
Looks like I'll have to read-up on xml - unless anybody else knows a simple solution?
Cheers
Did some more browsing, found some goodies on PocketPCFreewares:
http://www.pocketpcfreewares.com/en/index.php?cat=13&sortby=rating
tAgenda 1.1
http://www.pocketpcfreewares.com/en/index.php?soft=565
Calendar+ 2.2.10
http://www.pocketpcfreewares.com/en/index.php?soft=108
Both look pretty good, I think I'll try them both.
I did search first, and my problem isn't the normal "multiple alarms at one time"...The reminders are going off like they should AND at the time of appt (not normal). Anyone encounter this? Is that a system setting I accidentally changed?
Things I've done lately:
- Loaded Kaiser Tweaks, made some recommended changes.
- Loaded the Tilt Cab for SPB Mobile Shell (enables themes to work).
- Some appt. times were off an hour, so changed time zone back and forth.
- Loaded Chartcross GPS Test
- Loaded then removed the HTC Keyboard/Dialer Cab
I do us MemMaid all the time and remove duplicated entries...
I don't know if this is the reason for your issue, but Windows Mobile by default is suppose to play a reminder X min/hours before the start time (whatever you set) and then if you DO NOT "Dismiss" that reminder it will play again at the start time of the appointment.
Are you maybe not dismissing the first reminder?
Thanks for the reply - Yes, I am. I even made a Test Appt - for 10am, with a reminder of 15 minutes. It went off at 945am...I dismissed...all was quiet until 10am.
happens to me too
I have a tilt, and I'm running the latest tilt unreleased official rom from the upgrading forum here.
ROM Version: ATT rom aku 0.4.4 build 18128
Radio: 1.27.14.09
Same exact thing happens to me. This was also happening with the rom that came on the tilt originally. when I dismiss an appt, I get a notification at the time it is supposed to happen too.
I checked under notifications after dismissing one, and I did not see the appt. in the list. I did see "enrollnot" at the appt. time, but that was it.
I haven't looked too much through the registry for a switch to turn this off, but it is pretty annoying.
This is happening to me too. It's not really a big problem for me even though I use my appointments constantly for work. It's just a minor annoyance. A fix would be nice though.
Then I guess this behavior is normal now, and I didn't necessarily screw something up. Having used a WM device since 2001, I just never encountered that - and I just got the Tilt this week and assumed it was me since I couldn't find any forums reporting the "problem".
Thanks for the replies, and I agree - it would be nice to have a setting to allow this "feature" or turn it off.
This is especially annoying for birthday reminders. I have them set to remind me 7 hours before (i.e. 5pm the night before). Problem is that even though I dismiss the reminder, I get woken up at 12am since these are all day events. Ugghhh...
Happens to me too.
emmett said:
This is especially annoying for birthday reminders. I have them set to remind me 7 hours before (i.e. 5pm the night before). Problem is that even though I dismiss the reminder, I get woken up at 12am since these are all day events. Ugghhh...
Click to expand...
Click to collapse
I have the same exact problem!
mine too and I'm using the original AT&T ROM...
Unless this is a new feature to WM6, I've never seen this happen on any other version of WM.
For those of you having this issue, do you have the following software running:
AlarmPal
AlarmToday
PhoneAlarm
or some other calendar or reminder enhancement app such as SPB Pocket Plus w/ Repeating Alarams addon installed?
smittyofdhs said:
For those of you having this issue, do you have the following software running:
AlarmPal
AlarmToday
PhoneAlarm
or some other calendar or reminder enhancement app such as SPB Pocket Plus w/ Repeating Alarams addon installed?
Click to expand...
Click to collapse
I am experiencing the same thing, and I don't have any of the mentioned apps running. Nothing more than the built-in calendar and tasks, actually.
FIXED on my tilt
I compared the registry entries for the calendar between my tilt and 8525. I found some differences between them, and modified the tilt registry settings. this problem has now gone away for me. I think it was because of one of these bits under DEFAULTS in this key, but you never know.....
Here's what I changed:
old tilt with repeated reminders at appointment time:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Calendar\Reminder]
"DEFAULTS"=hex:1e,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00,04,00,00,00,00,\
00,00,00,00,00,00,00,a0,44,03,00,00,00,00,00,00,00,00,00
"WAVEFILE"=""
new tilt today that does not repeat reminders:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Calendar\Reminder]
"DEFAULTS"=hex:1e,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00,04,00,00,00,00,\
00,00,00,00,00,00,00,60,72,04,00,00,00,00,00,00,00,00,00
"WAVEFILE"=""
maybe someone with access to the WM6 manuals has the decode for this key.
wwwes said:
I compared the registry entries for the calendar between my tilt and 8525. I found some differences between them, and modified the tilt registry settings. this problem has now gone away for me. I think it was because of one of these bits under DEFAULTS in this key, but you never know.....
Here's what I changed:
old tilt with repeated reminders at appointment time:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Calendar\Reminder]
"DEFAULTS"=hex:1e,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00,04,00,00,00,00,\
00,00,00,00,00,00,00,a0,44,03,00,00,00,00,00,00,00,00,00
"WAVEFILE"=""
new tilt today that does not repeat reminders:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Calendar\Reminder]
"DEFAULTS"=hex:1e,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00,04,00,00,00,00,\
00,00,00,00,00,00,00,60,72,04,00,00,00,00,00,00,00,00,00
"WAVEFILE"=""
maybe someone with access to the WM6 manuals has the decode for this key.
Click to expand...
Click to collapse
FYI.... make sure to use the CODE tags when adding registry entries. Look carefully and you will find extra spaces in your post above. If someone were to copy/paste that code, they would get the extra spaces making the key not work properly. By adding the code tags, this won't happen.
HMMMM....fixed? maybe, maybe not
I think I had this happen again today, after a few days of no repeats I got one today. Not sure if this fixed it or not. YMMV.
I'm going to let it simmer a few more days and see if it was a fluke, or if it really didn't fix the issue.
I think it's a WM bug because mine will do this off and on. I've never really noticed it until this thread was started but I've kept my eye on it and I get one that's multiple one time, then the next notification won't be. No ryhme or reason to it.
I agree, seems to be sporadic.
I'm on the stock AT&T 1.60 Tilt ROM and thought this was consistantly happening for me. So yesterday, rather than doing the Snooze for 15 mins, I just hit dismiss. 30 mins later I realized it never went off again and I missed my meeting . So yeah, it doesn't seem to consistent...
Does anyone know how you can make the Touch Diamond show more calendar dates on the tf3d home screen as it only shows one entry from the diary at the moment
Oh joy! Finally someone is asking this question
I'm asking too..
any ideas ?
Perhaps we should ask the mods to create a new sub-forum dedicated to posts asking for tasks and/or more calendar items in TF3D? There's certainly enough traffic to justify it!
Asked the same question .........but I also appreciate all the work being put into making our diamonds run better by others.........so when there is a solution, and please can an expert look at this.. I and all others will be very appreciative.
many thanks
This is an outlook mobile thing, happens on every phone. THere are calendar apps that display more items if you wish, i just don't know if they are diamond ready yet. calendar+ is an example
briggs81 said:
This is an outlook mobile thing, happens on every phone. THere are calendar apps that display more items if you wish, i just don't know if they are diamond ready yet. calendar+ is an example
Click to expand...
Click to collapse
Yeah i know, but since the the diamond displays already the next meeting in the calendar maybe there is p a place in the reg. to increase it to a few more ?
I use 2nd today and map it to the left softkey of the TF3D home page.
Then on 2nd Today, I use o2 plus plugin that displays all my events neatly.
Now I can switch between them seamlessly
I'm at work now, so I can post screenshots.. will do so later.
Cheers
Hi,
this is wat i did. I installed "Second Today" and I changed my left softkey to "Secondd Today" where I got PocketBreeze. My right softkey gets me too Pocket Informant.
I also changed my phone touch (left bottom) with pouch and hold it gets me too secondtoday. When I close my PocketBreeze I go back to my homescreen .
Lambert
Sorry "second today" "installed", could you explain to a newbie-ish and frustrated calendar user, please?
LamPET said:
Hi,
...where I got PocketBreeze...
Lambert
Click to expand...
Click to collapse
Like your skin, where did you get that?
This thread is for discussion among those of us TD2 users who have dumped, or might dump, TF3D in favour of either another Today screen replacement or the stock WinMo 6.1 Today screen.
Thus far I'm finding the TD2 a hell of a lot more usable without TF3D. Little things like being able to use a lock password with a 15 minute delay, getting auto-Capitalization when writing texts are good, along with a much faster phone, much less memory usage and....it even seems I'm getting better battery life.
Most of the bugs people are reporting are actually TF3D issues which are resolved by ditching TF3D.
So has anyone else taken the plunge and gone back to the standard WinMo6.1?
I used to installed Ultimate Launch then Spb Mobile Shell in my original Diamond. Now I am using TF3D in my Diamond2. I wish Mobile Shell 3 may upload a more bug free version for the new device such as HD and Diamond2 and I may switch back to Mobile Shell. Perhaps WM6.5 release may change my plan and look forward to what HTC still put their manila on top of those WM6.5 device.
As I said, the thread is for people who are NOT using TF3D.
Personally I think WM6.5 will render TF3D completely redundant by handling the one thing it's good at - gloss.
Another thing I've noticed about not using TF3D is that the phone's response to tilting it to landscape and back is a lot faster.
My case as well: I've got the feeling that TF3D is more like a heavy bag.
As soon as I deactivated, the phone became easier to be handled and plus, presenting extra memory/battery resources as well.
However, a Launcher is very much needed, since neither the TF3D, nor the WM's Today screen don't offer the possibility to get to your action choice with only one button-tap.
Is there a good free launcher which can do that?
cheers!
I'm finding judicious use of which apps you put into the Start Menu helps a lot - the apps I use on a daily basis are all there, others I can get to via their presence on the Today screen, such as Tomtom.
The start menu seems to appear quicker than the TF3D one does as well.
Another thing I'm liking is the Today plugin for the RSS reader - TF3D2 didn't seem to handle RSS alerts well, when you acknowledged them it didn't take you into the RSS reader.
Best of all though is the fact I can now password protect my phone properly and delay it for 15 mins so I'm not badgered for the password all the time.
I'm finding that I don't need the stylus much either, despite the smaller menus and so on.
I just can't get over the extended battery life and improved memory usage though!
Without TF3D and three apps running (calendar, contacts and file explorer) my memory is loaded only 38%.
With TF3D it never went under 50%.
As for the battery, I can only say that it seems that lasts longer, but I didn't really seriously monitor it.
I was using PointUI Home2 free version on my Diamond, it's great. Less memory usage, and huge customisability. I had 5 "tabs" with the homescreen (see attachment) calendar & tasks, comms, stock, and weather. Worked great.
The default Home2 theme is a little mucky, but there is a huge range of alternative themes. I made a nice black one that suits the diamond.
If I get rid of TF3D then
- can I alter by normal threaded SMS for to show more than 1 line that I have typed in my new reply (like TF3D does)?
- can I still create push internet sites without TF3D?
- will the hardware button for program files still work? Will this take me to the same screen?
Can I exit TF3D without disabeling it just to check out how things look?
I have disabled and tweaked so much of TF3D that I am also thinking that it is going to be off my device with the 6.5 ROM anyway .... why not do it now.
chch said:
If I get rid of TF3D then
- can I alter by normal threaded SMS for to show more than 1 line that I have typed in my new reply (like TF3D does)?
Click to expand...
Click to collapse
Yes
- can I still create push internet sites without TF3D?
Click to expand...
Click to collapse
I believe so as this is an Opera thing but I don't use Push Internet at all so I can't be sure
- will the hardware button for program files still work? Will this take me to the same screen?
Click to expand...
Click to collapse
Assuming you mean the flag button, yes it still brings up the Start Menu, but you'll get the normal WM6.1 one, which contains your most recently used apps, your seven favourite apps you've selected to appear on the menu, a shortcut to Settings and a shortcut to all your Programs.
Can I exit TF3D without disabeling it just to check out how things look?
Click to expand...
Click to collapse
Just go into All Settings, Personal, Today and uncheck the TF3D box to turn TF3D off. Give it a few days of usage before you make your mind up. Don't forget to turn on and customize the other Today screen plugins to get the full experience.
I have disabled and tweaked so much of TF3D that I am also thinking that it is going to be off my device with the 6.5 ROM anyway .... why not do it now.
Click to expand...
Click to collapse
My thoughts entirely. In a couple of months' time TF3D will be completely redundant anyway.
Incidentally, I've started getting right into Today screen plugins...TodayAgenda is frankly the best app on my phone. I use the Todo (Tasks) app more than any other app on my phone. TodayAgenda allows you to have your task list (with only the active tasks showing, huzzah!) right there on your today screen, so you don't even need to unlock your phone to see what you need to do next! And you can complete tasks and create new ones right there on the Today screen. It's awesome and I can see this becoming my new most-used widget.
Just this one plugin renders TF3D utterly redundant as far as I'm concerned!
The RSS reader has a plugin too, which is really useful.
Does anyone else have good suggestions for really useful Today plugins? I tried PointUI Home2 but that's more of a replacement than a plugin.
Hi Jim,
By TodayAgenda you mean the calendar inputs shown in the Today screen?
If this is so, I'm a little disapointed because it shows only the next one, not the next week ones, let's say...
Is there a way to have more than one event listed?
thanks
grgmhlch said:
Hi Jim,
By TodayAgenda you mean the calendar inputs shown in the Today screen?
If this is so, I'm a little disapointed because it shows only the next one, not the next week ones, let's say...
Is there a way to have more than one event listed?
thanks
Click to expand...
Click to collapse
No I'm talking about TodayAgenda - it's a plugin, you have to download and install it. It lets you look as far ahead as you like and does both Todos and Calendat entries (although I only use it for Todos).
Also, try WMP Status 1.0, it shows you on the today screen the artist, album, track and track number that you're currently playing in Media Player. Very useful as you don't need to unlock your phone to see what you're listening to!
grgmhlch said:
Hi Jim,
By TodayAgenda you mean the calendar inputs shown in the Today screen?
If this is so, I'm a little disapointed because it shows only the next one, not the next week ones, let's say...
Is there a way to have more than one event listed?
thanks
Click to expand...
Click to collapse
Incidentally, if you go into Settings / Today and highlight CALENDAR, click OPTIONS, you can set it to show all upcoming appointments instead of just the next one.
Jim Coleman said:
Incidentally, if you go into Settings / Today and highlight CALENDAR, click OPTIONS, you can set it to show all upcoming appointments instead of just the next one.
Click to expand...
Click to collapse
Thank you Jim.
It seems that I've missed the Option button.
Thanks for the TodayAgenda tip too.
grgmhlch said:
Thank you Jim.
It seems that I've missed the Option button.
Thanks for the TodayAgenda tip too.
Click to expand...
Click to collapse
No problem. Check out WMP Status 1.0 as well, it's really useful when you're listening to music!
Ok, since I droped TF3D, I also dropped the phone dialer skin, leaving the WM one, which is fine for me but apparently it has a bug:
it doesn't show me the calls&contacts, in its scroll-down field, even though there is some information present, because if I tap, it opens the call's details window.
In other words, it's like a list on which the items have the same font color like the list's background.
Did anybody experienced the same?
Is it possible that another dialer skin would change this behavior?
I put Phonealarm and today agenda straight on my phone and removed TF3D its just too restricting. I can get to everything i need with one click on the home screen none of this swishing fingers to get to stuff.
I really don't know what some of yoy are complaining about...
Not Capitalizing the first letter... NONSENS, when i write a SMS the first letter of a sentence is capitalized..
Memory consumption.......
Why do you think this device has so much ???? Because HTC wants you to run TF3D and still have more then enough memory free to run Whatever app......
I was sceptical at first too. But if you give it a chance you will see that once you have seen every screen (without a reboot) it's VERY fast, and very comfortable...
I am sure i will keep TF3D for a while !
Jim Coleman said:
Does anyone else have good suggestions for really useful Today plugins?
Click to expand...
Click to collapse
I used to run 2 Today pages using Second Today.
Weather (SPB Traveller) , CLauncher and SPB Phone (can't beat the options here) on the 1st Today. SPB Diary full screen on the other (2nd) Today.
Custom links to Internet and GPS Navigation complete the productive config.
I travel for business. Calendar and Contacts and the most important.
TF3D Calendar can't make top 20 on market I would say. Contacts in TF3D are death by scrolling (by default). The new D2 Dialer is more productive for contacts than any of the TF3D contacts screens!
I agree that all these other UIs that don't allow Today plugins are missing the point. People want to pay for and use specialist programs where certain functionality is important to them.
Jim Coleman said:
I'm finding judicious use of which apps you put into the Start Menu helps a lot - the apps I use on a daily basis are all there, others I can get to via their presence on the Today screen, such as Tomtom.
Click to expand...
Click to collapse
With a WVGA screen, I really wish there were a work around to be able to place more than 7 apps in the start menu. Can't believe I've never found a hack for this.
Alternatively, I love to be able to route the start button to the All Programs folder but never been able to find this either. Two simple things that must not be easy or else we would have seen them before.
BTW, I unchecked TF3D within 24hrs (a month ago). I use SPB Mobile Shell for the shell. For the today screen (WM 6.1) I use Today Agenda, Google Search, Elecont Weather (paid) or WeatherBugDirect (free). I also run all my tasks and appointments from the traditional today screen via TodayAgenda.
I find the WM7 calendar to be the worst feature of the phone. No Week view, no colour organising, no config settings etc etc
But what's really bugging me is the default time slots when you add an appointment. I run a rehearsal studio and the majority of the appointments I book are 3 or 4 hours.
The calendars defaults go 0mins, 30mins, 1hr, 90mins, 2hr, All day.
Does anyone know if these defaults can be changed to something that is more useful to me. I've looked in the registry but not really sure what I should be looking for.
And how come there are no alternative calendars on Marketplace??
You don't get a straight up week view, but scrolling up or down to jump days is simple and quick. Or, just pop to the month view and tap the day you want. That's also fast.
For a new appointment, the last option is Custom, and will allow any time frame you choose.
No answers for your other issues. Maybe these coming updates will alter some calendar features and functions.
Thanks but that doesn't really help at all...
Firstly no Days when scrolling, just dates. Clients always ask for "next thursday" or "sunday evening" etc. I have to work out of look up what the date would be then
Secondly the custom option, you need to enter the end time in manually. its just a pain when you have to enter somthing like 18:30.
Copy and paste would solve 50% of the issues as a lot of clients can just be copied and pasted to their new date.
Other than this issue, I actually really like the phone.
Yes, you get days and dates when scrolling. If I tap my calendar tile, which takes me to Today, scroll up (for force the calendar down), it shows, right at the top, Friday, March 04, 2011.
If you dont know the date for the thursday after next, just tap the Month button at the bottom. BAM, Thursday after next is the 17th.
Copy and Paste will arrive shortly, though I doubt very much it will alleviate the issues you state.
on mine, the top of the calendar just displays "04 MARCH 2011" whether I'm in agenda view or day view. No day.
copy and paste would help as with most clients I just copy their 7-10pm slot and paste it to next week 7pm... in theory!
On WM6.5 I used "agenda one" and it did everything I needed. I find it odd that there is not a single replacement calendar available on marketplace.
What is this "WM7" of which you speak?
monkeyboy2009 said:
on mine, the top of the calendar just displays "04 MARCH 2011" whether I'm in agenda view or day view. No day.
copy and paste would help as with most clients I just copy their 7-10pm slot and paste it to next week 7pm... in theory!
On WM6.5 I used "agenda one" and it did everything I needed. I find it odd that there is not a single replacement calendar available on marketplace.
Click to expand...
Click to collapse
That's strange. My calender also shows the day as well as the date at the top of the screen.
JamesDax said:
That's strange. My calender also shows the day as well as the date at the top of the screen.
Click to expand...
Click to collapse
Does anyone know if there is a setting for this??
My HD7 doesnt show a day either. Odd that it is different for different people.
I have to agree with the OP. The calendar is truly awful. I too do not have days listed in agenda or day view, only the date ! I seem to recall seeing in a early preview video of WP7 in the monthly view it showed colour bars on the days to indicate which entry belonged to different calendars. But mine doesn't do this, and it would be nice if it did. It would allow me to differentiate between work and personal appointments etc. whilst in monthly view which is what I use the most for a "glance and go" experience.
My solution, to continue carrying my TP2, and continue using Pocket Informant, IMHO, the best calendar available. Until WP7 allows the option to colour code days, support categories, allows multiple icons on a day, in monthly view, then I don't see any other option.
Don't get me wrong, I'm not dissing WP7, I love my HD7, but I always knew version 1 would be lacking in functionality, and I'm a heavy calender user, often with 10 plus appointments a day, in multiple categories, so WP7 just doesn't cut in at the moment, which is my only real gripe at present.
Settings --> Region and Language --> Long Date
Garrickus said:
I seem to recall seeing in a early preview video of WP7 in the monthly view it showed colour bars on the days to indicate which entry belonged to different calendars.
Click to expand...
Click to collapse
Mine does this (Windows Live is blue, Outlook is Red)
Scratch that... wow... the monthly view USED to, I swear. Maybe because I disabled the Live calendar for a time... hmmm
Colours in the Calendar are used to distinguish between the calendars of different accounts, you cannot assign colours to events without putting the event into the appropriate account.
For instance, the calendar in Windows Live might be purple, and the one from Google Mail might be red. Your event will either be purple or red depending on whether it resides in the Windows Live calendar or the Google one.
Changing the Long date in the Regional settings does not give you the weekday in the Calendar app.
Odd, maybe the date thing is a US v. Euro issue?
jimbonics said:
Settings --> Region and Language --> Long Date
Click to expand...
Click to collapse
Change display language to US and then the date can include the day.
The Jones said:
Change display language to US and then the date can include the day.
Click to expand...
Click to collapse
Thanks. I can confirm that works.
Are there any other effects of changing the display language from Uk to US ?
I'd still like to find out about displaying a coloured bar on individual days within the monthly view denoting which calendar the entries belong too. I'm sure I saw this feature in a video preview ???
The Jones said:
Change display language to US and then the date can include the day.
Click to expand...
Click to collapse
Yes, this certainly works. It is a long-standing problem with MS Phones; the old Windows-Mobile suffered from the same problem, but at least it was possible to tweak the registry to fix it.
For some reason, Microsoft seems to believe that Europeans do not use the day-name in their calendars. . I wish there was some way of telling them that they are wrong
Garrickus said:
Thanks. I can confirm that works.
Are there any other effects of changing the display language from Uk to US ?
I'd still like to find out about displaying a coloured bar on individual days within the monthly view denoting which calendar the entries belong too. I'm sure I saw this feature in a video preview ???
Click to expand...
Click to collapse
I haven't come across any weird things. There are 12/24 hour settings somewhere which I changed to 24 hour as well as tweaking the short and long date display to be as I want them. Quite happy with that all now.