I am using cypress for app test and trying to use the function clock to set a specific date. I'm facing an issue with the date : when I put a date like 2022-08-30, I see the date 2022-09-30 in track request.
Is it a known issue ? Or may it be a server error on my side ?