I am calculating UTC time in reactjs application as
const currentTime = Date.now()
Sending this time to backend python serve