python Programming Glossary: dtstart
Parsing files (ics/ icalendar) using Python http://stackoverflow.com/questions/3408097/parsing-files-ics-icalendar-using-python METHOD PUBLISH BEGIN VTIMEZONE TZID India BEGIN STANDARD DTSTART 19500101T020000 TZOFFSETFROM 0530 TZOFFSETTO 0530 END STANDARD.. TZOFFSETTO 0530 END STANDARD END VTIMEZONE BEGIN VEVENT DTSTART TZID India 20100615T111500 DTEND TZID India 20100615T121500.. 12D3901F0AD9E83E65257743001F2C9A END VEVENT BEGIN VEVENT DTSTART TZID India 20100628T130000 DTEND TZID India 20100628T133000..
|