How can I explicitly set specific timezone in vuejs-datepicker?

17 Views Asked by At

I am using vuejs-Datepicker. How can I set the timezone to America/New_York? I want the widget to display the date and time in the New York timezone, regardless of where the user is. I have looked through the documentation but could not find any settings for this. To elaborate, if a user in China visits the website at midnight, the date should be yesterday.

0

There are 0 best solutions below