How do I shift a datetime to another date in time (past/future) keeping timezone and with DST into consideration?
I’m using dayjs. I have a date time picker, 1 date input field and 1 time input field where you can freely navigate and change the datetime, either past or future. I also have a global timezone selector that I need to reflect it into the date.