Is there any way to remove past event, but not today's events? #354
-
Hi, I would like to remove past events from the target calendar but keep today's events. Like something remove day - 1 events. Tried to play with the date functions to force the current date to be -24 hours, but I could not. Can someone give me a hint? Thank you so much |
Beta Was this translation helpful? Give feedback.
Answered by
Lonestarjeepin
Aug 4, 2023
Replies: 1 comment 1 reply
-
I think that will get you what you are looking for. This example uses -90, but you can change it to -1. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
rtromao
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#183
I think that will get you what you are looking for. This example uses -90, but you can change it to -1.