You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 😅
When setting hour/minute values on
rruleset
, they are not read properly and instead theDTSTART
orUNTIL
are read:These function normally on regular
rrule
queries though:The text was updated successfully, but these errors were encountered: