[Bug 43343] New: Koha Date and Time Issue
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43343 Bug ID: 43343 Summary: Koha Date and Time Issue Initiative type: --- Sponsorship --- status: Product: Project Infrastructure Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Sandboxes Assignee: koha-bugs@lists.koha-community.org Reporter: rashid.mahmood.satti@gmail.com CC: jonathan.druart@gmail.com, kyle@bywatersolutions.com, martin.renvoize@openfifth.co.uk Target Milestone: --- When I enter a new book record in Koha, the system displays or records the time approximately 8 hours behind the current local time. I have already checked the date and time settings on the Debian 12 server using the terminal. The server's date and time appear to be correct. However, when I enter a book in Koha, the time shown by Koha is approximately 8 hours earlier than the actual local time. I would like to know whether this is a Koha 26.05/26.5 bug or a timezone/configuration issue. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43343 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi kali, check the timezone setting in your koha-conf.xml - it's likely set to a wrong timezone or missing there. If you are using an external database server it would also use the timezone of that server, if no timezone is sent when establishing the database connection (this is what the setting in koha-conf.xml does). I am marking this INVALID on base that it is a support question not a bug or enhancement request - please feel free to reach out on the mailing list or join us on the Mattermost chat server (https://chat.koha-community.org). Often it's easier to debug such things in chat. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org