python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
RRule.js online too dtstart format
It is not clear to me what is the format of the date to be filled in the dtstart form field.
RRule JS online tool
I have tried a few things and the output generates always "
=> Error: Invalid...
Matoeil
Votes: 0
Answers: 1
How to generate the next six months?
I'm trying to create this template.
Expect to receive September 30, 2022 or October 1, 2022
But I get the next year the same day!
>>> datetime.today()
datetime.datetime(2022, 3, 31, 9, 21, 49...
Sh VavilenT
Votes: 0
Answers: 3
rrule.between skips months with missing days
I am trying to generate employee monthly anniversaries for a use-case I am working on. RRule offers a very convenient way to do this. However, I am unable to get the results I want from it.
See snippe...
amitection
Votes: 0
Answers: 2