Mercurial > public > sg101
changeset 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 | 0cff6acf7d61 |
children | e8b170fca581 |
files | gcalendar/calendar.py |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
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: