Hi.
I need to retrieve the start and final hours from a service operation in my app using the first and second date-time pickers.
This form sends the data to Excel and it cannot be in text format, if possible, because I need to calculate the time gap between both times.
I need the format to be "DD/MM/YYYY HH:mm", but every solution I've tried for similar cases just gives me the same results (image2).
inicio = start
fim = end