@ambroisedlg
I have HTML element i.e. time picker where i’m getting result in text format and so then i’m running another javascript code for text to date conversion.
But result is not what exactly it suppose to be. I want to perform action like +(minutes):60 to date.
How can i achieve this?