| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent ae4c405 commit 0a88aec
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -64,7 +64,7 @@ Each method returns a new `DateTime` instance. | |||
| 64 | 64 | >>> dt = dt.subtract(minutes=1) | |
| 65 | 65 | '2012-01-28 01:01:00' | |
| 66 | 66 | >>> dt = dt.subtract(minutes=24) | |
| 67 | - '2012-01-28 00:00:00' | ||
| 67 | + '2012-01-28 00:37:00' | ||
| 68 | 68 | ||
| 69 | 69 | >>> dt = dt.add(seconds=61) | |
| 70 | 70 | '2012-01-28 00:01:01' | |
| Back | FazBrowse Home | New Git URL |
0 commit comments