https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23079

M. Tompsett <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #8 from M. Tompsett <[email protected]> ---
(In reply to Jonathan Druart from comment #4)
> I think we should replace all the occurrences of dt_from_string->subtract
> (or ->add) with dt_from_string(undef, undef, 'floating'), to use the
> floating timezone and avoid the error.

Personally, I prefer all dates in the DB were GMT, and all calculations were
GMT, and then dates displayed were in local based on the user signed on. Sadly,
that would be a massive undertaking.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to