caldavevent ''
This commit is contained in:
@@ -120,7 +120,7 @@ if __name__ == "__main__":
|
|||||||
else:
|
else:
|
||||||
time_string = "in " + hour_string + "and " + minu_string
|
time_string = "in " + hour_string + "and " + minu_string
|
||||||
|
|
||||||
print(f"{event_dict['event_name']} {action_string} {time_string}")
|
print(f"\'{event_dict['event_name']}\' {action_string} {time_string}")
|
||||||
'')
|
'')
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user