From 64a38fc5c0170fe13eba2a2f60cb95d82ff54bc6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jure=20=C5=A0orn?= <sornjure@gmail.com>
Date: Fri, 15 Mar 2019 06:44:06 +0100
Subject: [PATCH] Datetime fix

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1f763fa..200b9ab 100644
--- a/README.md
+++ b/README.md
@@ -518,8 +518,8 @@ import pytz
 ```
 
 #### Rest of the codes:
-* **`'b'` - Month, abbreviated name.**
 * **`'a'` - Weekday, abbreviated name.**
+* **`'b'` - Month, abbreviated name.**
 
 
 Arguments