server-tools/jsonifier/models
Simone Orsi 4b4de6471e jsonifier: fix date handling
We should always keep UTC and let the consumer deal w/ it.
This change is backward compatible but allows to turn off
the old behavior w/ the ctx flag `jsonifier__date_user_tz=False`.
2023-02-27 10:05:54 +01:00
..
__init__.py Replace base_jsonify w/ jsonifier 2023-02-27 10:05:54 +01:00
ir_exports.py Replace base_jsonify w/ jsonifier 2023-02-27 10:05:54 +01:00
ir_exports_line.py Replace base_jsonify w/ jsonifier 2023-02-27 10:05:54 +01:00
ir_exports_resolver.py Replace base_jsonify w/ jsonifier 2023-02-27 10:05:54 +01:00
models.py jsonifier: fix date handling 2023-02-27 10:05:54 +01:00
utils.py Replace base_jsonify w/ jsonifier 2023-02-27 10:05:54 +01:00