Closed tyagishuchi1 closed 4 years ago
The timestamp coming from the API is not parsed correctly, because of which date "1 Jan 1970" is rendered everywhere.
The date should be parsed and rendered correctly throughout the Advocate/Rewards pages
Environment: Temp
:joy: It's 19 Jan 1970
It's because of seconds epoch vs milliseconds. I'll update it :+1:
The timestamp coming from the API is not parsed correctly, because of which date "1 Jan 1970" is rendered everywhere.
Expected Behavior
The date should be parsed and rendered correctly throughout the Advocate/Rewards pages
Current Behavior
Environment: Temp