Commit 011c5a6
committed
fix: add required DTSTAMP property to VTODO components
RFC 5545 requires DTSTAMP for all VTODO and VEVENT components:
> The following are REQUIRED, but MUST NOT occur more than once.
> dtstamp / uid
Without DTSTAMP, strict CalDAV servers may reject the VTODO or clients
may have trouble parsing it.
Sets DTSTAMP to current UTC time when generating iCalendar data.1 parent 80fc71d commit 011c5a6
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1192 | 1192 | | |
1193 | 1193 | | |
1194 | 1194 | | |
| 1195 | + | |
1195 | 1196 | | |
1196 | 1197 | | |
1197 | 1198 | | |
| |||
0 commit comments