We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9999838 commit fef17b3Copy full SHA for fef17b3
docs/docs/instantiation.md
@@ -133,7 +133,7 @@ and will set the timezone as well or default it to `UTC`.
133
'1970-01-01T00:59:59+01:00'
134
```
135
136
-Finally, if you find yourself inheriting a `DateTime` instance,
+Finally, if you find yourself inheriting a `datetime.datetime` instance,
137
you can create a `DateTime` instance via the `instance()` function.
138
139
```python
0 commit comments