Google chrome sets wrong time for cookie expire date

Viewed 14

I set cookie max-age to 120 seconds. If it is 15.09.2022 10:00, Safari sets cookie expiry to 15.09.2022 10:02, which is expected.

But when I do the same in Chrome, it sets it to 15.09.2022 06:02.

Why is that happening and how can I solve it?

0 Answers
Related