We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 631c1e2 commit 1603a82Copy full SHA for 1603a82
views_ical.module
@@ -18,7 +18,7 @@ function views_ical_date_formats() {
18
return array(
19
array(
20
'type' => 'ical',
21
- 'format' => 'Ymd\THis\Z',
+ 'format' => 'Ymd\THi\0\0\Z',
22
'locales' => array(),
23
),
24
);
0 commit comments