[Rtcomm] [Rtcomm] [Bug 5994] Incoming SMS show wrong time

From: bugzilla-daemon at maemo.org bugzilla-daemon at maemo.org
Date: Mon Nov 2 07:55:06 EET 2009
https://bugs.maemo.org/show_bug.cgi?id=5994





------- Comment #4 from mike_morrison at alumni.uvic.ca  2009-11-02 07:55 GMT+3 -------
with the event i used as an example earlier i get the following from the db:
start_time:
  2009-11-01 16:12:51
end_time:
  2009-11-01 21:12:55

and in the gui, the times for these events are 08:12 and 13:12 (so they match
after -8 timezone adjustment).

as with Olivier my start_time is 5 hours different (earlier) than what it
should be. the end_time is correct.

for reference, those date/times were returned from the following sql query:
select date(start_time, 'unixepoch'), time(start_time, 'unixepoch'),
date(end_time, 'unixepoch'), time(end_time, 'unixepoch') from events where
event_type_id=7 and rowid=1137;


-- 
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=5994
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Rtcomm mailing list