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 ed85a9d commit 5ba2dddCopy full SHA for 5ba2ddd
CHANGELOG.md
@@ -7,6 +7,7 @@
7
- Added `on()` and `at()` methods which replace `with_date()` and `with_time()`.
8
- Added a `strict` keyword argument to `parse()` to get the type matching the parsed string.
9
- Added the ability to pass an amount to the `range()` method to control the length of the gap.
10
+- Added a `datetime()` helper method to the `Timezone` class.
11
12
### Changed
13
0 commit comments