https://bugs.kde.org/show_bug.cgi?id=377977

            Bug ID: 377977
           Summary: Google calendar synchronization not working for
                    timezones > UTC
           Product: libkgapi
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: calendar
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

Created attachment 104699
  --> https://bugs.kde.org/attachment.cgi?id=104699&action=edit
Fix time zone conversation (to UTC) in Utils::ts2Str

The initial synchronization for a google calendar is working, but subsequent
"delta" updates are not working due to a wrong "updateTime" parameter in the
query URL.
Reason for this seems to be a wrong time zone conversation in Utils::ts2Str (in
src/core/utils.cpp).
In timezones ahead of UTC, this causes the updateTime parameter in the query to
be ahead of current time, so the calendar does not get updated any more.

Attached a propsed fix.

Version: libkgapi-5.3.1

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to