Not every country observes DST; and those that do, observe it at different times.
The DST change isnât until the end of the month in England.
So it would either have to be coded âsmartlyâ to use the userâs local time; or it would have to be a manual toggle to shift an hour.
Handling timezones properly is a ballache, and requires being connected to a fairly large, evolving database. The simple option of âshift -1hâ and/or âshift +1hâ, isnât too difficult (relatively speaking).
Though it could be âabusedâ, shifting the SRS by an hour in your favour doesnât change much at all.