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
collective/icalendar#653 states that there are improvements to allow non-gregorian calendar scale event repetitions.
This should be supported.
Once the icalendar issue is closed, we can update this issue with what to test.
The calendar user agent can reject just the iCalendar components
containing an unrecognized "RSCALE" element or element value.
Note that any overridden components associated with those
rejected components MUST also be rejected (i.e., any other
components with the same "UID" property value as the one with the
unrecognized "RSCALE" element or element value).
This is especially difficult: We have different calendar systems that all map differently. I.e. for the Hebrew calendar, positioning is important. It is unclear how to approach this at the moment. If anyone uses these rules, please let me know.
@mohammad-sayed-ahmad Thanks for getting in contact! I have some funding to work on this but I do not have any knowledge or background because I only use the Gregorian calendar. Would you like to send calendar files, links, screenshots and examples and cooperate with me? I would like to make icalendar calculations more inclusive. I know how to program but I an not part of a community who would benefit. What are your thoughts on this?
collective/icalendar#653 states that there are improvements to allow non-gregorian calendar scale event repetitions.
This should be supported.
Once the icalendar issue is closed, we can update this issue with what to test.
See also:
The text was updated successfully, but these errors were encountered: