bugfix: status was from vjournal not vevent
This commit is contained in:
@@ -110,7 +110,7 @@ END {
|
||||
print "CREATED:" zulu;
|
||||
print "SEQUENCE:1";
|
||||
print "LAST-MODIFIED:" zulu;
|
||||
print "STATUS:FINAL";
|
||||
print "STATUS:VEVENT";
|
||||
print "DTSTART;VALUE=" from_type ":" from
|
||||
print "DTEND;VALUE=" to_type ":" to
|
||||
if (summary) print_fold("SUMMARY:", summary, i, s);
|
||||
|
Reference in New Issue
Block a user