not sure it would help you, but below JavaScript code results in producing the date and time in user’s time zone.. just give it a try in the browser’s console tab.
new Date("2020-06-30 12:21:17Z")
not sure it would help you, but below JavaScript code results in producing the date and time in user’s time zone.. just give it a try in the browser’s console tab.
new Date("2020-06-30 12:21:17Z")