I have a time stamp retrieved from Firebase which was generated from ionic mobile application and stored in Firebase.and I wanted to print it in my website.
Here's my timestamp from firebase timeStamp: 1516791866433;
Assuming that i already retrieved the said data, how do i seperate date and time?