Mercurial > public > sg101
diff gcalendar/calendar.py @ 941:4dc6a452afd3
Fixed comment that referred to gdata.
We no longer use gdata.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Thu, 30 Apr 2015 20:19:05 -0500 |
parents | 9165edfb1709 |
children | 5ba2508939f7 |
line wrap: on
line diff
--- a/gcalendar/calendar.py Wed Apr 29 20:31:35 2015 -0500 +++ b/gcalendar/calendar.py Thu Apr 30 20:19:05 2015 -0500 @@ -119,9 +119,9 @@ def _make_time(self, date, time=None, tz_name=None): """ - Returns the gdata formatted date/time string given a date, optional time, - and optional time zone name (e.g. 'US/Pacific'). If the time zone name is None, - no time zone info will be added to the string. + Returns the formatted date/time string given a date, optional time, and + optional time zone name (e.g. 'US/Pacific'). If the time zone name is + None, no time zone info will be added to the string. """ if time: