janoside / btc-rpc-explorer

Database-free, self-hosted Bitcoin explorer, via RPC to Bitcoin Core.
https://bitcoinexplorer.org
MIT License
1.52k stars 1.13k forks source link

Change btc-rpc-explorer to local time #379

Closed wchancao closed 2 years ago

wchancao commented 2 years ago

Hello, is there a way to display blocks time on btc-rpc-explorer other than UTC? I would like btc-rpc-explorer to show the time of mined blocks in my local time, i was looking for an option to change in the .env file but didn't find anything.

janoside commented 2 years ago

This feature should be coming soon!

janoside commented 2 years ago

@wchancao The latest code has timezone display support.