python Programming Glossary: dtend
Parsing files (ics/ icalendar) using Python http://stackoverflow.com/questions/3408097/parsing-files-ics-icalendar-using-python VTIMEZONE BEGIN VEVENT DTSTART TZID India 20100615T111500 DTEND TZID India 20100615T121500 TRANSP OPAQUE DTSTAMP 20100713T071035Z.. END VEVENT BEGIN VEVENT DTSTART TZID India 20100628T130000 DTEND TZID India 20100628T133000 TRANSP OPAQUE DTSTAMP 20100628T055408Z.. END VEVENT BEGIN VEVENT DTSTART TZID India 20100629T110000 DTEND TZID India 20100629T120000 TRANSP OPAQUE DTSTAMP 20100713T071037Z..
|