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
At present BYHOUR, BYMINUTE and BYSECOND can be used with all-day start date and the result is somewhat undefined.
The lib should have a well defined behavior, either ignore or fail. The behavior may depend on the parser mode.
At present
BYHOUR,BYMINUTEandBYSECONDcan be used with all-day start date and the result is somewhat undefined.The lib should have a well defined behavior, either ignore or fail. The behavior may depend on the parser mode.