stacks-archive / blockstack-explorer

A block explorer for Blockstack
61 stars 43 forks source link

Some date time displays missing 'UTC' suffix (incorrectly appear as local time) #205

Closed zone117x closed 4 years ago

zone117x commented 4 years ago

Example on the STX transaction page https://explorer.staging.blockstack.xyz/transactions

image

Note: all date times must be displayed as UTC rather than local time, since these pages often render on the server via next.js. Would be better to have local-aware formatting for these fields, as well as other locale-specific displays like number formatting -- opening in another issue.

timstackblock commented 4 years ago

resolved