algorandfoundation / algokit-lora

https://lora.algokit.io
13 stars 6 forks source link

Timestamp formatting should be a setting #285

Open grzracz opened 1 month ago

grzracz commented 1 month ago

Timestamp data format as it stands is useless when it comes to copying the timestamp in some other place. It would be nice to have the option to display a unix timestamp in the timestamp field instead of formatting it. Another use case would be showing a relative time from now instead of date (4 hours ago etc.).

nullun commented 1 month ago

I believe it's currently formatted to your local timezone? I agree, an option to display the blocks Unix timestamp or the UTC+0 equivalent would be nice.