Make the toDate function output a date relative to a certain time zone, so like if you input timezone UTC+1 and the user is UTC+0 the output to the user would be one hour earlier, and the default would be no time zone and user just sees the date relative to their time zone
Make the toDate function output a date relative to a certain time zone, so like if you input timezone UTC+1 and the user is UTC+0 the output to the user would be one hour earlier, and the default would be no time zone and user just sees the date relative to their time zone