I have a table with the events for eath professional, and I wanna get and show the professionals free time by half and half hour
{moment(g.start).format('HH:mm')} -{' '}{moment(g.end).format('HH:mm')}
Thats the code where I take the events moment