mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-22 19:51:59 +02:00
19.0 vanilla
This commit is contained in:
parent
0a7ae8db93
commit
991d2234ca
416 changed files with 646602 additions and 300844 deletions
|
|
@ -122,7 +122,7 @@ _tz_mapping = {
|
|||
original_pytz_timezone = pytz.timezone
|
||||
|
||||
|
||||
def patch_pytz():
|
||||
def patch_module():
|
||||
def timezone(name):
|
||||
if name not in pytz.all_timezones_set and name in _tz_mapping:
|
||||
name = _tz_mapping[name]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue