blob: 7679502aff757ce56de4e9964a925a15fe5ef241 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
From f70b5b5c7113c8781c1fb208a89093315be942da Mon Sep 17 00:00:00 2001
From: Remi Collet <remi@remirepo.net>
Date: Mon, 30 Oct 2017 13:21:53 +0100
Subject: [PATCH] Canada/East-Saskatchewan removed in 2017.3
---
lib/timezonedata/php-bc.php | 1 -
1 file changed, 1 deletion(-)
diff --git a/lib/timezonedata/php-bc.php b/lib/timezonedata/php-bc.php
index 906ccb0e..83f38f50 100644
--- a/lib/timezonedata/php-bc.php
+++ b/lib/timezonedata/php-bc.php
@@ -67,7 +67,6 @@
'Brazil/West',
'Canada/Atlantic',
'Canada/Central',
- 'Canada/East-Saskatchewan',
'Canada/Eastern',
'Canada/Mountain',
'Canada/Newfoundland',
|