Hello,
Interval is a range of two instants and LocalDateRange is not Zoned nor include time.
However for cases where you need to schedule an event in the future (e.g. from 21/02/2022 10h00 Europe/Paris to 21/02/2022 12h00 Europe/Paris) you want to keep the timezone to prevent timezone shifts.
WDYT ?
Hello,
Intervalis a range of two instants andLocalDateRangeis not Zoned nor include time.However for cases where you need to schedule an event in the future (e.g. from
21/02/2022 10h00 Europe/Paristo21/02/2022 12h00 Europe/Paris) you want to keep the timezone to prevent timezone shifts.WDYT ?