https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24980 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |In Discussion --- Comment #23 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Jonathan Druart from comment #22)
(In reply to Agustín Moyano from comment #20)
(In reply to Jonathan Druart from comment #18)
How do I test the timezone handling in real life? ie. without using the console.
Actually there is no place (even bug 20936) that brings timestamp or datetime. If you want to try to see if it works with koha's configured timezone you should use the console without the tz option, then format a datetime with timezone. Later change koha's timezone, restart plack and reload the page and try to format the same datetime, it should change according to the new timestamp
If it works in the console, it should work on real life (it's the same function)
Do we need it then?
Changing status as we are waiting for an answer. -- You are receiving this mail because: You are watching all bug changes.