update default tz policy in docs

This commit is contained in:
Sean Breckenridge 2022-04-26 11:31:15 -07:00
parent a8e6d71bb8
commit 8ab67d4d26

View file

@ -173,7 +173,7 @@ For an extensive/complex example, you can check out ~@seanbreckenridge~'s [[http
#+begin_src python
class time:
class tz:
policy = "convert"
policy = 'keep'
class via_location:
# less precise, but faster