aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-04-07 09:39:07 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2020-04-07 09:39:07 +0200
commitb24e655996463bbb17d732d81788b410f28ae05d (patch)
tree67376b6541496f8e3bf37ab2a61314a820dcb446 /module/vcomponent
parentAdded pretty formatter for RRULE:s. (diff)
downloadcalp-b24e655996463bbb17d732d81788b410f28ae05d.tar.gz
calp-b24e655996463bbb17d732d81788b410f28ae05d.tar.xz
Add location to blocks, rrules and last-modified to text in html.
Diffstat (limited to 'module/vcomponent')
-rw-r--r--module/vcomponent/parse.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/vcomponent/parse.scm b/module/vcomponent/parse.scm
index 7ae966a1..c7cb39d6 100644
--- a/module/vcomponent/parse.scm
+++ b/module/vcomponent/parse.scm
@@ -201,7 +201,7 @@ row ~a column ~a ctx = ~a
(strbuf->string strbuf ((@ (rnrs io ports) make-transcoder)
encoding))))])]
- [(DTSTART DTEND RECURRENCE-ID)
+ [(DTSTART DTEND RECURRENCE-ID LAST-MODIFIED DTSTAMP)
;; '("Africa/Ceuta" "Europe/Stockholm" "local")
(let ((tz (or (and=> (prop it 'TZID) car)