audit log and time zone #2059

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

Originally created by @Statium on GitHub (Jan 25, 2021).

my php.ini configured like this

date.timezone = Asia/Yekaterinburg

the server is restarted, the cache is cleared, while the time is displayed incorrectly in the audit log and possibly in other places - the difference is 5 hours.

Originally created by @Statium on GitHub (Jan 25, 2021). my php.ini configured like this date.timezone = Asia/Yekaterinburg the server is restarted, the cache is cleared, while the time is displayed incorrectly in the audit log and possibly in other places - the difference is 5 hours.
Author
Owner

@ssddanbrown commented on GitHub (Jan 26, 2021):

Hi @Statium,
You may need to set the following .env option: https://github.com/BookStackApp/BookStack/blob/master/.env.example.complete#L38

As an extra note, the reflected time of existing activity items will not change, But new activity items should adhere to that option.

@ssddanbrown commented on GitHub (Jan 26, 2021): Hi @Statium, You may need to set the following `.env` option: https://github.com/BookStackApp/BookStack/blob/master/.env.example.complete#L38 As an extra note, the reflected time of existing activity items will not change, But new activity items should adhere to that option.
Author
Owner

@ssddanbrown commented on GitHub (Apr 27, 2021):

Since there's been no follow-up I'm going to close this. If the issue remains and is something you still require to be fixed please open a new issue, referencing this one.

@ssddanbrown commented on GitHub (Apr 27, 2021): Since there's been no follow-up I'm going to close this. If the issue remains and is something you still require to be fixed please open a new issue, referencing this one.
Author
Owner

@dm-canteen commented on GitHub (May 15, 2023):

Permalink for the above line: 92922288dd/.env.example.complete (L38)

@dm-canteen commented on GitHub (May 15, 2023): Permalink for the above line: https://github.com/BookStackApp/BookStack/blob/92922288dd55ce0f77acc83eea9068cad28dccd9/.env.example.complete#L38
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#2059