I am looking for a function to convert date in one timezone to another.
It need two parameters,
Most browsers support the toLocaleString function with arguments, older browsers usually ignore the arguments.
new Date().toLocaleString('en-US', { timeZone: 'Asia/Jakarta' })