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

Jonathan Druart <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |ommunity.org
           Severity|normal                      |major

--- Comment #1 from Jonathan Druart <[email protected]> 
---
I have no idea how to provide a global and quick fix for this. It will be a big
problem for Brazilian libraries using Koha (are there?):

% perl -MDateTime -e "DateTime->new(year => 2019, month => 12, day => 3,
time_zone => 'America/Sao_Paulo')->subtract(days => 30);"
Invalid local time for date in time zone: America/Sao_Paulo

% perl -MDateTime -e "DateTime->new(year => 2019, month => 11, day => 3,
time_zone => 'America/Sao_Paulo');"
Invalid local time for date in time zone: America/Sao_Paulo

-- 
You are receiving this mail because:
You are the assignee for the bug.
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