I configured the calendar using the UI.(The following is data retrieved via the API and decoded.)
BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Traccar//NONSGML Traccar//EN
BEGIN:VEVENT
UID:00000000-0000-0000-0000-000000000000
DTSTART;TZID=Asia/Tokyo:20260518T000000
DTEND;TZID=Asia/Tokyo:20260518T060000
RRULE:FREQ=DAILY
SUMMARY:Event
END:VEVENT
END:VCALENDAR
I have scheduled the summary report.
However, the link sent in the email was from an hour ago.
Scheduled report is ready:
https://XXX.XXXX.XX/reports/events?deviceId=10&from=2026-05-18T14%3A00%3A00Z&to=2026-05-18T20%3A00%3A00Z
The account’s time zone is set to Asia/Tokyo. (JST is +09:00)
The server’s time zone has not been specified.
Japan does not observe daylight saving time. It feels as though the time difference is being reflected.
Is there any way to apply the set time to the link?
I configured the calendar using the UI.(The following is data retrieved via the API and decoded.)
I have scheduled the summary report.
However, the link sent in the email was from an hour ago.
The account’s time zone is set to Asia/Tokyo. (JST is +09:00)
The server’s time zone has not been specified.
Japan does not observe daylight saving time. It feels as though the time difference is being reflected.
Is there any way to apply the set time to the link?