![]() |
Re: Calendar Home Widget replacement
Quote:
|
Re: Calendar Home Widget replacement
@Nicolai:
Could help you with the sql queries if you like. Or is it just about the timeset on the telephone? DST stuff ? |
Re: Calendar Home Widget replacement
Are the displayed events still wrong?
I thought the latest version solved all time shift related bugs. Nicolai |
Re: Calendar Home Widget replacement
Nope . . . still displaying two hours earlier . . .
|
Re: Calendar Home Widget replacement
Quote:
My time zone is set to America/Chicago. The times show correctly in the nokia calendar widget, and the calendar itself, and my reminder alarms still ring at the correct time. So it seems like it's only displaying wrong in this one place. Let me know if there's any other info I can provide to help solve it! Thanks. :) |
Re: Calendar Home Widget replacement
Hi stlpaul,
can you use sqlite3 to export some of these calendar entries. I don't use MFE, so for me it is difficult to reproduce it. Thank you. Nicolai |
Re: Calendar Home Widget replacement
Quote:
Here is my time zone: Code:
sqlite> select * from timezone where location='America/Chicago';Code:
sqlite> select * from components where id>793;Why does my Exchange event have America/Nassau and -14400? This difference of course is 3600 seconds, 1 hour, exactly the wrong difference in time on the widget. But the strange part is that Nokia's widget, and in fact the rest of the calendar and alarm system, can properly interpret the date. Does this mean they only use UTC and compute TZ offset independently, ignoring the TZ and offset in this table? And that the calendar database contains the wrong values, apparently. My company's Exchange server is located in US Eastern Time Zone, which happens to 1 hour ahead of mine. Maybe that's where the bad data comes from (if it's bad?). Please let me know if you need any other data, thanks. |
Re: Calendar Home Widget replacement
Quote:
I got fixed only by using the TZ and TZ-offset. I am afraid I can not simply remove this time offset from the timezone, as in other cases the time offset may be wrong again. Nicolai |
Re: Calendar Home Widget replacement
I am traveling quite often and I tend to set the timezone to every place I go. I have noticed that every time I edit any of my contacts while being abroad the birth date is set to the current timezone (I saw that using the sqlite3 command).
Due to that "behavior" the birth dates appeared with an offset for those contacts when I get back home. In order to fix this, I have to edit the affected contacts again, when I am returning to my default time zone. I though that this might help someone. |
Re: Calendar Home Widget replacement
Is it possible to adjust the opacity of the background tiles in this widget? Where does it pull the graphics from?
|
| All times are GMT. The time now is 02:02. |
vBulletin® Version 3.8.8