1
0
Fork 0

4 Commits (master)
 

Author SHA1 Message Date
octogene 3c00762d7d Update README 6 years ago
octogene d243696854 Add date filtering
- Available conditions : 'BEFORE', 'AFTER' ('EQUAL TO' removed for now)
- User input date is guessed by using dateutil parser.
- Input date or date from *.ics files are always converted to datetime
if not time is specified and made offset-aware based on local_timezone
variable defined (for now) on top of the file.
6 years ago
octogene 53dc88bb2f Dynamic filter conditions
- Add 'DTSTART' & 'DTEND' filter type (Dummy for now)
- Update filter conditions based on filter type.
6 years ago
Octogene a13967401f Initial commit 7 years ago