Change UTC Time #1483

Closed
opened 2026-02-05 01:01:46 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @Emblaze3523 on GitHub (Jan 10, 2020).

Greetings.

I have been playing around in bookstack for a little while now, and noticed that the time stamp on for example revisions is wrong. It looks like it uses UTC+00, where I live in UTC+01.
I have changed the date on the host itself, but it doesn't seem to change anything in bookstack.
Is it me who has overlooked something obvious?

Thank you.

Originally created by @Emblaze3523 on GitHub (Jan 10, 2020). Greetings. I have been playing around in bookstack for a little while now, and noticed that the time stamp on for example revisions is wrong. It looks like it uses UTC+00, where I live in UTC+01. I have changed the date on the host itself, but it doesn't seem to change anything in bookstack. Is it me who has overlooked something obvious? Thank you.
Author
Owner

@ssddanbrown commented on GitHub (Feb 5, 2020):

Hi @7uppi,
Sorry for my late response.

Have you tried adding and setting the following .env option to your instance with your timezone?:

4b79d5e4e8/.env.example.complete (L35-L38)

@ssddanbrown commented on GitHub (Feb 5, 2020): Hi @7uppi, Sorry for my late response. Have you tried adding and setting the following `.env` option to your instance with your timezone?: https://github.com/BookStackApp/BookStack/blob/4b79d5e4e8d5ffe2ae9856ee4f247cb76e5468ac/.env.example.complete#L35-L38
Author
Owner

@Emblaze3523 commented on GitHub (Feb 5, 2020):

Well @ssddanbrown, apparently I skipped that section when reading through the .env.example. Sorry about that.

Thanks for the help nevertheless. It worked like a charm.

@Emblaze3523 commented on GitHub (Feb 5, 2020): Well @ssddanbrown, apparently I skipped that section when reading through the .env.example. Sorry about that. Thanks for the help nevertheless. It worked like a charm.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#1483