From 8a0e3492cdbe3ef05189f0dc15b8cd1e93637be8 Mon Sep 17 00:00:00 2001
From: Paul Eggert <eggert@cs.ucla.edu>
Date: Sat, 30 Apr 2016 17:39:53 -0700
Subject: [PATCH 6/8] Fix minor glitches in Morocco rule formatting

These changes do not affect the data per se, only how it is
formatted in the source.  (Thanks to Corey Danielson.)
* africa (Morocco): Use "0:00" for time, not "0".
Sort 2012 transitions by date.
---
 africa | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/africa b/africa
index 442b326..547e215 100644
--- a/africa
+++ b/africa
@@ -944,11 +944,11 @@ Rule	Morocco	2009	only	-	Aug	21	 0:00	0	-
 Rule	Morocco	2010	only	-	May	 2	 0:00	1:00	S
 Rule	Morocco	2010	only	-	Aug	 8	 0:00	0	-
 Rule	Morocco	2011	only	-	Apr	 3	 0:00	1:00	S
-Rule	Morocco	2011	only	-	Jul	31	 0	0	-
+Rule	Morocco	2011	only	-	Jul	31	 0:00	0	-
 Rule	Morocco	2012	2013	-	Apr	lastSun	 2:00	1:00	S
-Rule	Morocco	2012	only	-	Sep	30	 3:00	0	-
 Rule	Morocco	2012	only	-	Jul	20	 3:00	0	-
 Rule	Morocco	2012	only	-	Aug	20	 2:00	1:00	S
+Rule	Morocco	2012	only	-	Sep	30	 3:00	0	-
 Rule	Morocco	2013	only	-	Jul	 7	 3:00	0	-
 Rule	Morocco	2013	only	-	Aug	10	 2:00	1:00	S
 Rule	Morocco	2013	max	-	Oct	lastSun	 3:00	0	-
-- 
2.7.4

