changed date in test file
This commit is contained in:
parent
0eda58f63f
commit
750d450b75
@ -49,6 +49,6 @@ This will run ctags on every commit.
|
|||||||
|
|
||||||
#### TODO
|
#### TODO
|
||||||
|
|
||||||
- unit testing
|
- real and automated unit testing
|
||||||
- fix stack smashing bug (test file: failed_cal.ics)
|
- fix stack smashing bug (test file: failed_cal.ics)
|
||||||
- add cli argument that will not show ongoing events, only upcoming events
|
- add cli argument that will not show ongoing events, only upcoming events
|
||||||
|
@ -284,9 +284,9 @@ RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
|
|||||||
END:DAYLIGHT
|
END:DAYLIGHT
|
||||||
END:VTIMEZONE
|
END:VTIMEZONE
|
||||||
BEGIN:VEVENT
|
BEGIN:VEVENT
|
||||||
DTSTAMP:20241106T051352Z
|
DTSTAMP:20251106T051352Z
|
||||||
DTSTART:20241115T080000Z
|
DTSTART:20251215T080000Z
|
||||||
DTEND:20241115T083000Z
|
DTEND:20251215T083000Z
|
||||||
SUMMARY:Interview with John Doe
|
SUMMARY:Interview with John Doe
|
||||||
DESCRIPTION:foo
|
DESCRIPTION:foo
|
||||||
LOCATION:teams meeting
|
LOCATION:teams meeting
|
||||||
|
Reference in New Issue
Block a user