Page MenuHomePhorge

D266.1775447233.diff
No OneTemporary

Authored By
Unknown
Size
493 B
Referenced Files
None
Subscribers
None

D266.1775447233.diff

diff --git a/wallace/module_resources.py b/wallace/module_resources.py
--- a/wallace/module_resources.py
+++ b/wallace/module_resources.py
@@ -503,7 +503,7 @@
# consider recurring events and get real end date
if event.is_recurring():
- dt_end = event.get_last_occurrence()
+ dt_end = to_dt(event.get_last_occurrence())
if dt_end is None:
# skip if recurring forever
continue

File Metadata

Mime Type
text/plain
Expires
Mon, Apr 6, 3:47 AM (1 d, 20 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18835489
Default Alt Text
D266.1775447233.diff (493 B)

Event Timeline