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
Please use the 👍 reaction to show that you are affected by the same issue.
Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
Subscribe to receive notifications on status change and new comments.
Steps to reproduce
Add task via web interface
Add task via siri
Expected behaviour
Both tasks should use UTC as timezone for the created field (as RFC 4791 requires).
Actual behaviour
The task that's added via Siri uses UTC and the task that's added via the web interface uses the time zone of the server (Europe/Berlin). Both were created at the same time.
Operating system:
FreeBSD 12.1-RELEASE-p10 amd64 Web server:
nginx 1.18.0 Database:
PostgreSQL 12.4 on amd64-portbld-freebsd12.1 PHP version:
7.4.10 Nextcloud version: (see Nextcloud admin page)
19.0.3 Updated from an older Nextcloud/ownCloud or fresh install:
Updated Where did you install Nextcloud from:
Archive from nextcloud.com Signing status:
How to use GitHub
Steps to reproduce
Expected behaviour
Both tasks should use UTC as timezone for the created field (as RFC 4791 requires).
Actual behaviour
The task that's added via Siri uses UTC and the task that's added via the web interface uses the time zone of the server (Europe/Berlin). Both were created at the same time.
<d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/" xmlns:oc="http://owncloud.org/ns" xmlns:nc="http://nextcloud.org/ns"><d:response><d:href>/remote.php/dav/calendars/chris/todoist/35B26239-813C-429F-895C-8DA64EF0F7D0.ics</d:href><d:propstat><d:prop><d:getetag>"f3234e2583224b2d0b33e4bb0cd0fea7"</d:getetag>cal:calendar-dataBEGIN:VCALENDAR
CALSCALE:GREGORIAN
PRODID:-//Apple Inc.//iOS 14.0//EN
VERSION:2.0
BEGIN:VTODO
CREATED:20200922T203228Z
DTSTAMP:20200922T203232Z
LAST-MODIFIED:20200922T203228Z
STATUS:NEEDS-ACTION
SUMMARY:Test from Siri
UID:35B26239-813C-429F-895C-8DA64EF0F7D0
END:VTODO
END:VCALENDAR
</cal:calendar-data></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat></d:response><d:response><d:href>/remote.php/dav/calendars/chris/todoist/7F9BBCCC-6121-44CF-A0DC-63B14F502AFC.ics</d:href><d:propstat><d:prop><d:getetag>"1a53c11ba550459b07f2fbba25c53a5f"</d:getetag>cal:calendar-dataBEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Nextcloud Tasks v0.13.3
BEGIN:VTODO
UID:c968342d-8191-48b4-9c4c-81125dfa5d7b
CREATED:20200922T223227
LAST-MODIFIED:20200922T223227
DTSTAMP:20200922T223227
SUMMARY:Test from Web interface
END:VTODO
END:VCALENDAR
</cal:calendar-data></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat></d:response></d:multistatus>
<d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/" xmlns:oc="http://owncloud.org/ns" xmlns:nc="http://nextcloud.org/ns"/>
Server configuration
Operating system:
FreeBSD 12.1-RELEASE-p10 amd64
Web server:
nginx 1.18.0
Database:
PostgreSQL 12.4 on amd64-portbld-freebsd12.1
PHP version:
7.4.10
Nextcloud version: (see Nextcloud admin page)
19.0.3
Updated from an older Nextcloud/ownCloud or fresh install:
Updated
Where did you install Nextcloud from:
Archive from nextcloud.com
Signing status:
Signing status
List of activated apps:
App list
Nextcloud configuration:
Config report
Are you using external storage, if yes which one: no
Are you using encryption: no
Are you using an external user-backend, if yes which one: IMAP
Client configuration
Browser:
Firefox 81
Operating system:
macOS 10.15.6
Logs
Web server error log
Web server error log
Nextcloud log (data/nextcloud.log)
Nextcloud log
Browser log
Browser log
The text was updated successfully, but these errors were encountered: