ourzora / nft-components

NFT Rendering Components
GNU General Public License v3.0
100 stars 36 forks source link

parse mintTransferEvent createdAt as UTC #110

Closed javamonn closed 2 years ago

javamonn commented 2 years ago

Fixes an issue caused by blockTimestamp being a UTC datetime (i think at least, lining it up with the tx on etherscan), but doesn't include a TZ indicator, which causes it to be parsed in device time.