Moment timezone js
I am building a full calendar with reactjs and i want to change the date of start and end which is included in dateInfo which is a dates set callback to know how many days and what are the data are there in calendar. Below are my code for handleDateSet function. let me know where i am doing wrong. setStartDate and setEndDate are state in the code and i am trying to change the timzone of dateInfo.start and end.