Bug with replay - wrong date is selected

When I select a date to replay, the wrong date is selected. ie If I select 6th June, ADSB replays 5th June.

I think someone is aware of this, but I have further information.

I am in the UK, so my PC is set to London time zone. I have realised the dates are selected wrongly if the selected date is under daylight savings - ie any replay between March & October.

I found I can set my PC to UTC timezone, and this cures the date selection bug ie. Daylight saving no longer applies.

I can guess what is happening - A date is entered into the date picker which returns a value of say “2024-06-06T00:00:00Z” .

Then the bug says “Ah, that datetime is daylight saving, so I need to take off an hour” giving “2024-06-05T23:00:00Z”

Same issue (which exist for some time already) also in CET Timezone. When you select the day after the required date, it works. Even for a replay of today, you can select tomorrow and get the result of today. So there is a workaround, but a fix for this minor issue, would be nice.

This is a known issue. Unfortunately it seems to be taking a long time to get it resolved. I’ve pinged a developer contact to see if I can get an update…