I would link set jhour and minut in calendar, I have the following code

the date from database are coming this way
years: ‘2020’
month: 7
day: 1
time: ‘15:00’
but I don’t get this time correctly
How can to set in Date.UTC(…, …, …, hour, minut) ?
