update default tz policy in docs
This commit is contained in:
parent
a8e6d71bb8
commit
8ab67d4d26
1 changed files with 1 additions and 1 deletions
|
@ -173,7 +173,7 @@ For an extensive/complex example, you can check out ~@seanbreckenridge~'s [[http
|
||||||
#+begin_src python
|
#+begin_src python
|
||||||
class time:
|
class time:
|
||||||
class tz:
|
class tz:
|
||||||
policy = "convert"
|
policy = 'keep'
|
||||||
|
|
||||||
class via_location:
|
class via_location:
|
||||||
# less precise, but faster
|
# less precise, but faster
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue