Just a suggestion: Use javascript to convert GMT to browser local time. That way ...

in DBuzz4 years ago

Just a suggestion: Use javascript to convert GMT to browser local time. That way everyone could have their Hive posts automatically translated to their local time.

Just an example on how to get Timezone: Intl.DateTimeFormat().resolvedOptions().timeZone

Sort:  

It could also be used to add an optional timezone to the post JSON so you can see what was their local time when posted. I sometimes talk to people from the Philippines that is literally at the other side of the planet from where I am.

This might be a good idea @postnzt @coffeebender 😁

Please read the original Buzz + the comments 👍

@chrisrice no problem. We'll look into it! 👍👍👍

Are you in the hive developer's discord?
You could make a pull request on gitlab.

Actually this has more to do with the web interfaces than blockchain structure. Hive already has such mechanisms ready to be implemented by front-end developers. Nevertheless I'm going to suggest a possible application of this idea to @asgard and the rest of PeakD team.

now I wish I knew more about codes and coding... :)