grassrootseconomics / cic-ussd

A USSD client implementation that interfaces with the community inclusion currencies custodial system.
GNU Affero General Public License v3.0
1 stars 2 forks source link

Invalid timestamps in statements #66

Closed mango-habanero closed 1 year ago

mango-habanero commented 1 year ago

The current function responsible for rendering statement timestamps from the chain-originating unix timestamps is erroneous. Handle timestamps appropriately using `moment.unix(date).tz.fmt