var startTime = new Date();
startTime: moment(startTime).format("HH:mm"), // to get 24 hours time format
endTime: moment(endTime).format("h:mm"), // to get 12 hours time format
var startTime = new Date();
startTime: moment(startTime).format("HH:mm"), // to get 24 hours time format
endTime: moment(endTime).format("h:mm"), // to get 12 hours time format
For further actions, you may consider blocking this person and/or reporting abuse
Jan -
Leonardo Venturini -
Ben Halpern -
Vaishnavi Sonawane -
Top comments (0)