Changeset 77384a in indico for indico/web/http_api/ical.py
- Timestamp:
- 02/02/12 17:55:32 (16 months ago)
- Branches:
- master, hello-world-walkthrough, ipv6, v0.98-series, v0.98.2, v0.98.3, v0.99, 051b2622c51afb171a1dedb46a0df4fbb0cbd02e, d9941f8582b36b24821a11ea5ba16fda6a457fb1
- Children:
- 1d5dc6
- Parents:
- 4ea669
- git-author:
- Alberto Resco Perez <alberto.resco.perez@…> (01/12/12 14:59:19)
- git-committer:
- Pedro Ferreira <jose.pedro.ferreira@…> (02/02/12 17:55:32)
- File:
-
- 1 edited
-
indico/web/http_api/ical.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
indico/web/http_api/ical.py
r4ea669 r77384a 137 137 cal.set('version', '2.0') 138 138 cal.set('prodid', '-//CERN//INDICO//EN') 139 140 139 now = datetime.datetime.utcnow() 141 140 for fossil in results:
Note: See TracChangeset
for help on using the changeset viewer.
