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

Time zones appear twice in post date #2

Closed
ctanas opened this issue Feb 29, 2020 · 3 comments
Closed

Time zones appear twice in post date #2

ctanas opened this issue Feb 29, 2020 · 3 comments

Comments

@ctanas
Copy link

ctanas commented Feb 29, 2020

Any idea why?

My website, where this happens, is here: https://retroburn.space/ and its repo is here: https://github.com/ctanas/retroburn

@spaghettiwews
Copy link
Owner

That second UTC time offset (+0200) is ideally supposed to be a time zone abbreviation, in your case EET I guess...
Check how it renders when you build the site locally on your computer.. It might be an issue with the environment where the website is being built, i.e. netlify?

@spaghettiwews
Copy link
Owner

Also, yesterday, just before you opened the issue, I had changed the date/time from a timestamp to a relative age - although (now that i think of it) that will require the website to be rebuilt at least daily to keep the ages up-to-date.

@ctanas
Copy link
Author

ctanas commented Mar 1, 2020

I was going to ask how could I enable relative age timestamp! Thanks for your replies, they cleared the issue..

@ctanas ctanas closed this as completed Mar 1, 2020
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

No branches or pull requests

2 participants