Skip to content
Snippets Groups Projects
Commit 9918b4c81a92 authored by Paul Ganssle's avatar Paul Ganssle
Browse files

Update documentation for 693 changelog entry

parent 18926353396b
No related branches found
No related tags found
No related merge requests found
Adds a feature when initializing an rrule with a specified UNTIL but without an explicitly specified DTSTART so that the generated DTSTART takes on the time zone of the UNTIL. Reported by @href (gh issue #652). Fixed by @absreim (gh pr #693).
\ No newline at end of file
Fixed a bug where automatically generated DTSTART was naive even if a specified UNTIL had a time zone. Automatically generated DTSTART will now take on the timezone of an UNTIL date, if provided. Reported by @href (gh issue #652). Fixed by @absreim (gh pr #693).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment