I have a string var date = "13/11/2020 15:00". How can I covert this string to calendar format and add 7 hours to it? It could be very simple but I am
var date = "13/11/2020 15:00"