I am unable to understand the below date format which i am getting from API response. Can you please help me to understand this format ?
data = "1612179241760"
And how we can get the same date format when we pass the current date through moment and it should convert into same above format ?