Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On rruleset, byhour/byminute do not function (value is read from DTSTART/UNTIL) #8

Open
GavinRay97 opened this issue Apr 9, 2020 · 2 comments

Comments

@GavinRay97
Copy link

When setting hour/minute values on rruleset, they are not read properly and instead the DTSTART or UNTIL are read:
image

These function normally on regular rrule queries though:
image

@volkanunsal
Copy link
Owner

I'm aware of this issue. Unfortunately, the spec is complicated and there isn't enough time to implement it fully.

@GavinRay97
Copy link
Author

Fair enough, I can perhaps look into it if I have the time. Otherwise I will just rebuild my forms on the UI so that the time is not separate from the date, and use the DTSTART to pass the time value of the event as well.

One thing that would help is if libraries like Python or Perl were always present on Postgres so they could be enabled. Doing this parsing and regex would be much easier in either of those languages 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants