Relative Content

Tag Archive for angularepoch

Epoch Date With Angular

I am using epoch dates to convert to javascript Date object. My server stores the date in UTC and returns epoch in the response. My code does the following to change the epoch to a Date in angular