imip-agent

Change of imipweb/client.py

627:23f998c9dacd
imipweb/client.py
     1.1 --- a/imipweb/client.py	Sat Aug 01 01:25:21 2015 +0200
     1.2 +++ b/imipweb/client.py	Sat Aug 01 01:35:03 2015 +0200
     1.3 @@ -127,7 +127,7 @@
     1.4              for p in to_unschedule:
     1.5                  if not p.origin:
     1.6                      continue
     1.7 -                obj["RECURRENCE-ID"] = [(format_datetime(p.get_start()), {})]
     1.8 +                obj["RECURRENCE-ID"] = [p.get_start_item()]
     1.9                  parts.append(obj.to_part("CANCEL"))
    1.10  
    1.11          # Send the updated event, along with a cancellation for each of the