thp
|
2012-10-31
, 11:19
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#251
|
|
2012-11-02
, 08:54
|
Posts: 47 |
Thanked: 33 times |
Joined on Oct 2012
|
#252
|
I'm using the Qt Mobility Calendar API directly, and don't make any assumptions about the time zone or offset calculation:
Which local time zone (in the regional settings) have you set up?Code:QOrganizerEventTime eventTime = item.detail<QOrganizerEventTime>(); QDateTime start = eventTime.startDateTime().toLocalTime(); QDateTime end = eventTime.endDateTime().toLocalTime();
|
2012-11-04
, 22:45
|
Posts: 73 |
Thanked: 29 times |
Joined on May 2012
|
#253
|
|
2012-11-05
, 04:37
|
Posts: 771 |
Thanked: 393 times |
Joined on Feb 2012
|
#254
|
Every time I reboot my N9, Billboard info disappears from the low power screen, leaving me with just the icon for MeeCast and the clock. Opening the Billboard app shows just MeeCast in the preview, although I have lots of stuff in the content box. Disabling MeeCast and playing with the content field in Billboard and then enabling MeeCast again, puts all the stuff back into my low power screen. Any idea why this is happening? Might be relevant that I have edited a few lines in the /usr/share/themes/base/meegotouch/libsysuid-screenlock-nokia/style/libsysuid-screenlock-nokia.css file, mainly, to change the low power screen clock color to cyan, and font to bold 11 mm..
|
2012-11-05
, 07:37
|
|
Posts: 2,021 |
Thanked: 1,060 times |
Joined on Apr 2010
@ Hong Kong
|
#255
|
|
2012-11-05
, 15:05
|
Posts: 34 |
Thanked: 7 times |
Joined on Sep 2012
|
#256
|
|
2012-11-05
, 15:18
|
Moderator |
Posts: 6,215 |
Thanked: 6,400 times |
Joined on Nov 2011
|
#257
|
|
2012-11-05
, 15:23
|
Posts: 34 |
Thanked: 7 times |
Joined on Sep 2012
|
#258
|
|
2012-11-05
, 15:23
|
Moderator |
Posts: 6,215 |
Thanked: 6,400 times |
Joined on Nov 2011
|
#259
|
|
2012-11-06
, 08:22
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#260
|
The Following 4 Users Say Thank You to thp For This Useful Post: | ||