Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing issue with local timezone, removing local time for now #168

Merged
merged 1 commit into from
Oct 21, 2021
Merged

Fixing issue with local timezone, removing local time for now #168

merged 1 commit into from
Oct 21, 2021

Conversation

gpgpublickey
Copy link

@gpgpublickey gpgpublickey commented Oct 21, 2021

Local time of transactions arrival in UTC

What?:

-The local time conversion seems to be working as not expected way, for some reason the local time conversion function from js is not working correctly on the client-side (frontend)

Why?:

-The converted DateTime seems to be different than the correct one for some reason

Where?:

-This affects the block-content component to show the local time of the transaction arrival

How looks the issue?:

In production:
image
In local environment:
image
Client time:
image

Workaround:

Shows UTC instead local time

@gpgpublickey
Copy link
Author

gpgpublickey commented Oct 21, 2021

Hi, @sickpig today in the morning I figured out that the local time feature is not working as expected, so for now I decided to show the UTC time to prevent the issue until I have time to check why is not working.

@sickpig
Copy link
Owner

sickpig commented Oct 21, 2021

ok makes sense

@sickpig sickpig merged commit 7db669c into sickpig:master Oct 21, 2021
@gpgpublickey
Copy link
Author

If it's possible to know the server timezone it will be helpful @.@

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants