how to handle daylight saving time issue in field service?
Summary:
Hello,We are sending start time and end time of activity from Fusion Field Service to Fusion Maintenance Work Order."startTime": "2026-04-08 15:03:00", "endTime": "2026-04-08 15:35:00", "resourceTimeZone": "(UTC+00:00) London - Greenwich Mean Time (GMT)","resourceTimeZoneIANA": "Europe/London".As daylight saving time is started in the UK region, when we send this time back to fusion maintenance, in the work order ui it is showing as "2026-04-08 16:03:00" and 2026-04-08 16:35:00 (+1 hour) where as in database table it is showing the right time only that is sent ("startTime": "2026-04-08 15:03:00", "endTime": "2026-04-08 15:35:00")We want the correct time to be posted in the work order at
Tagged:
0