Skip to content

Commit d66e682

Browse files
committed
Datetime fix
1 parent 335e35a commit d66e682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -507,7 +507,7 @@ import pytz
507507
>>> dt = datetime.strptime('2015-05-14 23:39:00', '%Y-%m-%d %H:%M:%S')
508508
```
509509

510-
#### Rest of the options:
510+
#### Rest of the codes:
511511
* **`'y'` - Year, 2 digits**
512512
* **`'b'` - Month, abbreviated name**
513513
* **`'B'` - Month, full name**

0 commit comments

Comments
 (0)