1 #
   2 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   3 #
   4 # This code is free software; you can redistribute it and/or modify it
   5 # under the terms of the GNU General Public License version 2 only, as
   6 # published by the Free Software Foundation.  Oracle designates this
   7 # particular file as subject to the "Classpath" exception as provided
   8 # by Oracle in the LICENSE file that accompanied this code.
   9 #
  10 # This code is distributed in the hope that it will be useful, but WITHOUT
  11 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  12 # FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  13 # version 2 for more details (a copy is included in the LICENSE file that
  14 # accompanied this code).
  15 #
  16 # You should have received a copy of the GNU General Public License version
  17 # 2 along with this work; if not, write to the Free Software Foundation,
  18 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  19 #
  20 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  21 # or visit www.oracle.com if you need additional information or have any
  22 # questions.
  23 #
  24 # <pre>
  25 # This file is in the public domain, so clarified as of
  26 # 2009-05-17 by Arthur David Olson.
  27 
  28 # So much for footnotes about Saudi Arabia.
  29 # Apparent noon times below are for Riyadh; your mileage will vary.
  30 # Times were computed using formulas in the U.S. Naval Observatory's
  31 # Almanac for Computers 1987; the formulas "will give EqT to an accuracy of
  32 # [plus or minus two] seconds during the current year."
  33 #
  34 # Rounding to the nearest five seconds results in fewer than
  35 # 256 different "time types"--a limit that's faced because time types are
  36 # stored on disk as unsigned chars.
  37 
  38 # Rule  NAME    FROM    TO      TYPE    IN      ON      AT      SAVE    LETTER/S
  39 Rule    sol87   1987    only    -       Jan     1       12:03:20s -0:03:20 -
  40 Rule    sol87   1987    only    -       Jan     2       12:03:50s -0:03:50 -
  41 Rule    sol87   1987    only    -       Jan     3       12:04:15s -0:04:15 -
  42 Rule    sol87   1987    only    -       Jan     4       12:04:45s -0:04:45 -
  43 Rule    sol87   1987    only    -       Jan     5       12:05:10s -0:05:10 -
  44 Rule    sol87   1987    only    -       Jan     6       12:05:40s -0:05:40 -
  45 Rule    sol87   1987    only    -       Jan     7       12:06:05s -0:06:05 -
  46 Rule    sol87   1987    only    -       Jan     8       12:06:30s -0:06:30 -
  47 Rule    sol87   1987    only    -       Jan     9       12:06:55s -0:06:55 -
  48 Rule    sol87   1987    only    -       Jan     10      12:07:20s -0:07:20 -
  49 Rule    sol87   1987    only    -       Jan     11      12:07:45s -0:07:45 -
  50 Rule    sol87   1987    only    -       Jan     12      12:08:10s -0:08:10 -
  51 Rule    sol87   1987    only    -       Jan     13      12:08:30s -0:08:30 -
  52 Rule    sol87   1987    only    -       Jan     14      12:08:55s -0:08:55 -
  53 Rule    sol87   1987    only    -       Jan     15      12:09:15s -0:09:15 -
  54 Rule    sol87   1987    only    -       Jan     16      12:09:35s -0:09:35 -
  55 Rule    sol87   1987    only    -       Jan     17      12:09:55s -0:09:55 -
  56 Rule    sol87   1987    only    -       Jan     18      12:10:15s -0:10:15 -
  57 Rule    sol87   1987    only    -       Jan     19      12:10:35s -0:10:35 -
  58 Rule    sol87   1987    only    -       Jan     20      12:10:55s -0:10:55 -
  59 Rule    sol87   1987    only    -       Jan     21      12:11:10s -0:11:10 -
  60 Rule    sol87   1987    only    -       Jan     22      12:11:30s -0:11:30 -
  61 Rule    sol87   1987    only    -       Jan     23      12:11:45s -0:11:45 -
  62 Rule    sol87   1987    only    -       Jan     24      12:12:00s -0:12:00 -
  63 Rule    sol87   1987    only    -       Jan     25      12:12:15s -0:12:15 -
  64 Rule    sol87   1987    only    -       Jan     26      12:12:30s -0:12:30 -
  65 Rule    sol87   1987    only    -       Jan     27      12:12:40s -0:12:40 -
  66 Rule    sol87   1987    only    -       Jan     28      12:12:55s -0:12:55 -
  67 Rule    sol87   1987    only    -       Jan     29      12:13:05s -0:13:05 -
  68 Rule    sol87   1987    only    -       Jan     30      12:13:15s -0:13:15 -
  69 Rule    sol87   1987    only    -       Jan     31      12:13:25s -0:13:25 -
  70 Rule    sol87   1987    only    -       Feb     1       12:13:35s -0:13:35 -
  71 Rule    sol87   1987    only    -       Feb     2       12:13:40s -0:13:40 -
  72 Rule    sol87   1987    only    -       Feb     3       12:13:50s -0:13:50 -
  73 Rule    sol87   1987    only    -       Feb     4       12:13:55s -0:13:55 -
  74 Rule    sol87   1987    only    -       Feb     5       12:14:00s -0:14:00 -
  75 Rule    sol87   1987    only    -       Feb     6       12:14:05s -0:14:05 -
  76 Rule    sol87   1987    only    -       Feb     7       12:14:10s -0:14:10 -
  77 Rule    sol87   1987    only    -       Feb     8       12:14:10s -0:14:10 -
  78 Rule    sol87   1987    only    -       Feb     9       12:14:15s -0:14:15 -
  79 Rule    sol87   1987    only    -       Feb     10      12:14:15s -0:14:15 -
  80 Rule    sol87   1987    only    -       Feb     11      12:14:15s -0:14:15 -
  81 Rule    sol87   1987    only    -       Feb     12      12:14:15s -0:14:15 -
  82 Rule    sol87   1987    only    -       Feb     13      12:14:15s -0:14:15 -
  83 Rule    sol87   1987    only    -       Feb     14      12:14:15s -0:14:15 -
  84 Rule    sol87   1987    only    -       Feb     15      12:14:10s -0:14:10 -
  85 Rule    sol87   1987    only    -       Feb     16      12:14:10s -0:14:10 -
  86 Rule    sol87   1987    only    -       Feb     17      12:14:05s -0:14:05 -
  87 Rule    sol87   1987    only    -       Feb     18      12:14:00s -0:14:00 -
  88 Rule    sol87   1987    only    -       Feb     19      12:13:55s -0:13:55 -
  89 Rule    sol87   1987    only    -       Feb     20      12:13:50s -0:13:50 -
  90 Rule    sol87   1987    only    -       Feb     21      12:13:45s -0:13:45 -
  91 Rule    sol87   1987    only    -       Feb     22      12:13:35s -0:13:35 -
  92 Rule    sol87   1987    only    -       Feb     23      12:13:30s -0:13:30 -
  93 Rule    sol87   1987    only    -       Feb     24      12:13:20s -0:13:20 -
  94 Rule    sol87   1987    only    -       Feb     25      12:13:10s -0:13:10 -
  95 Rule    sol87   1987    only    -       Feb     26      12:13:00s -0:13:00 -
  96 Rule    sol87   1987    only    -       Feb     27      12:12:50s -0:12:50 -
  97 Rule    sol87   1987    only    -       Feb     28      12:12:40s -0:12:40 -
  98 Rule    sol87   1987    only    -       Mar     1       12:12:30s -0:12:30 -
  99 Rule    sol87   1987    only    -       Mar     2       12:12:20s -0:12:20 -
 100 Rule    sol87   1987    only    -       Mar     3       12:12:05s -0:12:05 -
 101 Rule    sol87   1987    only    -       Mar     4       12:11:55s -0:11:55 -
 102 Rule    sol87   1987    only    -       Mar     5       12:11:40s -0:11:40 -
 103 Rule    sol87   1987    only    -       Mar     6       12:11:25s -0:11:25 -
 104 Rule    sol87   1987    only    -       Mar     7       12:11:15s -0:11:15 -
 105 Rule    sol87   1987    only    -       Mar     8       12:11:00s -0:11:00 -
 106 Rule    sol87   1987    only    -       Mar     9       12:10:45s -0:10:45 -
 107 Rule    sol87   1987    only    -       Mar     10      12:10:30s -0:10:30 -
 108 Rule    sol87   1987    only    -       Mar     11      12:10:15s -0:10:15 -
 109 Rule    sol87   1987    only    -       Mar     12      12:09:55s -0:09:55 -
 110 Rule    sol87   1987    only    -       Mar     13      12:09:40s -0:09:40 -
 111 Rule    sol87   1987    only    -       Mar     14      12:09:25s -0:09:25 -
 112 Rule    sol87   1987    only    -       Mar     15      12:09:10s -0:09:10 -
 113 Rule    sol87   1987    only    -       Mar     16      12:08:50s -0:08:50 -
 114 Rule    sol87   1987    only    -       Mar     17      12:08:35s -0:08:35 -
 115 Rule    sol87   1987    only    -       Mar     18      12:08:15s -0:08:15 -
 116 Rule    sol87   1987    only    -       Mar     19      12:08:00s -0:08:00 -
 117 Rule    sol87   1987    only    -       Mar     20      12:07:40s -0:07:40 -
 118 Rule    sol87   1987    only    -       Mar     21      12:07:25s -0:07:25 -
 119 Rule    sol87   1987    only    -       Mar     22      12:07:05s -0:07:05 -
 120 Rule    sol87   1987    only    -       Mar     23      12:06:50s -0:06:50 -
 121 Rule    sol87   1987    only    -       Mar     24      12:06:30s -0:06:30 -
 122 Rule    sol87   1987    only    -       Mar     25      12:06:10s -0:06:10 -
 123 Rule    sol87   1987    only    -       Mar     26      12:05:55s -0:05:55 -
 124 Rule    sol87   1987    only    -       Mar     27      12:05:35s -0:05:35 -
 125 Rule    sol87   1987    only    -       Mar     28      12:05:15s -0:05:15 -
 126 Rule    sol87   1987    only    -       Mar     29      12:05:00s -0:05:00 -
 127 Rule    sol87   1987    only    -       Mar     30      12:04:40s -0:04:40 -
 128 Rule    sol87   1987    only    -       Mar     31      12:04:25s -0:04:25 -
 129 Rule    sol87   1987    only    -       Apr     1       12:04:05s -0:04:05 -
 130 Rule    sol87   1987    only    -       Apr     2       12:03:45s -0:03:45 -
 131 Rule    sol87   1987    only    -       Apr     3       12:03:30s -0:03:30 -
 132 Rule    sol87   1987    only    -       Apr     4       12:03:10s -0:03:10 -
 133 Rule    sol87   1987    only    -       Apr     5       12:02:55s -0:02:55 -
 134 Rule    sol87   1987    only    -       Apr     6       12:02:35s -0:02:35 -
 135 Rule    sol87   1987    only    -       Apr     7       12:02:20s -0:02:20 -
 136 Rule    sol87   1987    only    -       Apr     8       12:02:05s -0:02:05 -
 137 Rule    sol87   1987    only    -       Apr     9       12:01:45s -0:01:45 -
 138 Rule    sol87   1987    only    -       Apr     10      12:01:30s -0:01:30 -
 139 Rule    sol87   1987    only    -       Apr     11      12:01:15s -0:01:15 -
 140 Rule    sol87   1987    only    -       Apr     12      12:00:55s -0:00:55 -
 141 Rule    sol87   1987    only    -       Apr     13      12:00:40s -0:00:40 -
 142 Rule    sol87   1987    only    -       Apr     14      12:00:25s -0:00:25 -
 143 Rule    sol87   1987    only    -       Apr     15      12:00:10s -0:00:10 -
 144 Rule    sol87   1987    only    -       Apr     16      11:59:55s 0:00:05 -
 145 Rule    sol87   1987    only    -       Apr     17      11:59:45s 0:00:15 -
 146 Rule    sol87   1987    only    -       Apr     18      11:59:30s 0:00:30 -
 147 Rule    sol87   1987    only    -       Apr     19      11:59:15s 0:00:45 -
 148 Rule    sol87   1987    only    -       Apr     20      11:59:05s 0:00:55 -
 149 Rule    sol87   1987    only    -       Apr     21      11:58:50s 0:01:10 -
 150 Rule    sol87   1987    only    -       Apr     22      11:58:40s 0:01:20 -
 151 Rule    sol87   1987    only    -       Apr     23      11:58:25s 0:01:35 -
 152 Rule    sol87   1987    only    -       Apr     24      11:58:15s 0:01:45 -
 153 Rule    sol87   1987    only    -       Apr     25      11:58:05s 0:01:55 -
 154 Rule    sol87   1987    only    -       Apr     26      11:57:55s 0:02:05 -
 155 Rule    sol87   1987    only    -       Apr     27      11:57:45s 0:02:15 -
 156 Rule    sol87   1987    only    -       Apr     28      11:57:35s 0:02:25 -
 157 Rule    sol87   1987    only    -       Apr     29      11:57:25s 0:02:35 -
 158 Rule    sol87   1987    only    -       Apr     30      11:57:15s 0:02:45 -
 159 Rule    sol87   1987    only    -       May     1       11:57:10s 0:02:50 -
 160 Rule    sol87   1987    only    -       May     2       11:57:00s 0:03:00 -
 161 Rule    sol87   1987    only    -       May     3       11:56:55s 0:03:05 -
 162 Rule    sol87   1987    only    -       May     4       11:56:50s 0:03:10 -
 163 Rule    sol87   1987    only    -       May     5       11:56:45s 0:03:15 -
 164 Rule    sol87   1987    only    -       May     6       11:56:40s 0:03:20 -
 165 Rule    sol87   1987    only    -       May     7       11:56:35s 0:03:25 -
 166 Rule    sol87   1987    only    -       May     8       11:56:30s 0:03:30 -
 167 Rule    sol87   1987    only    -       May     9       11:56:25s 0:03:35 -
 168 Rule    sol87   1987    only    -       May     10      11:56:25s 0:03:35 -
 169 Rule    sol87   1987    only    -       May     11      11:56:20s 0:03:40 -
 170 Rule    sol87   1987    only    -       May     12      11:56:20s 0:03:40 -
 171 Rule    sol87   1987    only    -       May     13      11:56:20s 0:03:40 -
 172 Rule    sol87   1987    only    -       May     14      11:56:20s 0:03:40 -
 173 Rule    sol87   1987    only    -       May     15      11:56:20s 0:03:40 -
 174 Rule    sol87   1987    only    -       May     16      11:56:20s 0:03:40 -
 175 Rule    sol87   1987    only    -       May     17      11:56:20s 0:03:40 -
 176 Rule    sol87   1987    only    -       May     18      11:56:20s 0:03:40 -
 177 Rule    sol87   1987    only    -       May     19      11:56:25s 0:03:35 -
 178 Rule    sol87   1987    only    -       May     20      11:56:25s 0:03:35 -
 179 Rule    sol87   1987    only    -       May     21      11:56:30s 0:03:30 -
 180 Rule    sol87   1987    only    -       May     22      11:56:35s 0:03:25 -
 181 Rule    sol87   1987    only    -       May     23      11:56:40s 0:03:20 -
 182 Rule    sol87   1987    only    -       May     24      11:56:45s 0:03:15 -
 183 Rule    sol87   1987    only    -       May     25      11:56:50s 0:03:10 -
 184 Rule    sol87   1987    only    -       May     26      11:56:55s 0:03:05 -
 185 Rule    sol87   1987    only    -       May     27      11:57:00s 0:03:00 -
 186 Rule    sol87   1987    only    -       May     28      11:57:10s 0:02:50 -
 187 Rule    sol87   1987    only    -       May     29      11:57:15s 0:02:45 -
 188 Rule    sol87   1987    only    -       May     30      11:57:25s 0:02:35 -
 189 Rule    sol87   1987    only    -       May     31      11:57:30s 0:02:30 -
 190 Rule    sol87   1987    only    -       Jun     1       11:57:40s 0:02:20 -
 191 Rule    sol87   1987    only    -       Jun     2       11:57:50s 0:02:10 -
 192 Rule    sol87   1987    only    -       Jun     3       11:58:00s 0:02:00 -
 193 Rule    sol87   1987    only    -       Jun     4       11:58:10s 0:01:50 -
 194 Rule    sol87   1987    only    -       Jun     5       11:58:20s 0:01:40 -
 195 Rule    sol87   1987    only    -       Jun     6       11:58:30s 0:01:30 -
 196 Rule    sol87   1987    only    -       Jun     7       11:58:40s 0:01:20 -
 197 Rule    sol87   1987    only    -       Jun     8       11:58:50s 0:01:10 -
 198 Rule    sol87   1987    only    -       Jun     9       11:59:05s 0:00:55 -
 199 Rule    sol87   1987    only    -       Jun     10      11:59:15s 0:00:45 -
 200 Rule    sol87   1987    only    -       Jun     11      11:59:30s 0:00:30 -
 201 Rule    sol87   1987    only    -       Jun     12      11:59:40s 0:00:20 -
 202 Rule    sol87   1987    only    -       Jun     13      11:59:50s 0:00:10 -
 203 Rule    sol87   1987    only    -       Jun     14      12:00:05s -0:00:05 -
 204 Rule    sol87   1987    only    -       Jun     15      12:00:15s -0:00:15 -
 205 Rule    sol87   1987    only    -       Jun     16      12:00:30s -0:00:30 -
 206 Rule    sol87   1987    only    -       Jun     17      12:00:45s -0:00:45 -
 207 Rule    sol87   1987    only    -       Jun     18      12:00:55s -0:00:55 -
 208 Rule    sol87   1987    only    -       Jun     19      12:01:10s -0:01:10 -
 209 Rule    sol87   1987    only    -       Jun     20      12:01:20s -0:01:20 -
 210 Rule    sol87   1987    only    -       Jun     21      12:01:35s -0:01:35 -
 211 Rule    sol87   1987    only    -       Jun     22      12:01:50s -0:01:50 -
 212 Rule    sol87   1987    only    -       Jun     23      12:02:00s -0:02:00 -
 213 Rule    sol87   1987    only    -       Jun     24      12:02:15s -0:02:15 -
 214 Rule    sol87   1987    only    -       Jun     25      12:02:25s -0:02:25 -
 215 Rule    sol87   1987    only    -       Jun     26      12:02:40s -0:02:40 -
 216 Rule    sol87   1987    only    -       Jun     27      12:02:50s -0:02:50 -
 217 Rule    sol87   1987    only    -       Jun     28      12:03:05s -0:03:05 -
 218 Rule    sol87   1987    only    -       Jun     29      12:03:15s -0:03:15 -
 219 Rule    sol87   1987    only    -       Jun     30      12:03:30s -0:03:30 -
 220 Rule    sol87   1987    only    -       Jul     1       12:03:40s -0:03:40 -
 221 Rule    sol87   1987    only    -       Jul     2       12:03:50s -0:03:50 -
 222 Rule    sol87   1987    only    -       Jul     3       12:04:05s -0:04:05 -
 223 Rule    sol87   1987    only    -       Jul     4       12:04:15s -0:04:15 -
 224 Rule    sol87   1987    only    -       Jul     5       12:04:25s -0:04:25 -
 225 Rule    sol87   1987    only    -       Jul     6       12:04:35s -0:04:35 -
 226 Rule    sol87   1987    only    -       Jul     7       12:04:45s -0:04:45 -
 227 Rule    sol87   1987    only    -       Jul     8       12:04:55s -0:04:55 -
 228 Rule    sol87   1987    only    -       Jul     9       12:05:05s -0:05:05 -
 229 Rule    sol87   1987    only    -       Jul     10      12:05:15s -0:05:15 -
 230 Rule    sol87   1987    only    -       Jul     11      12:05:20s -0:05:20 -
 231 Rule    sol87   1987    only    -       Jul     12      12:05:30s -0:05:30 -
 232 Rule    sol87   1987    only    -       Jul     13      12:05:40s -0:05:40 -
 233 Rule    sol87   1987    only    -       Jul     14      12:05:45s -0:05:45 -
 234 Rule    sol87   1987    only    -       Jul     15      12:05:50s -0:05:50 -
 235 Rule    sol87   1987    only    -       Jul     16      12:06:00s -0:06:00 -
 236 Rule    sol87   1987    only    -       Jul     17      12:06:05s -0:06:05 -
 237 Rule    sol87   1987    only    -       Jul     18      12:06:10s -0:06:10 -
 238 Rule    sol87   1987    only    -       Jul     19      12:06:15s -0:06:15 -
 239 Rule    sol87   1987    only    -       Jul     20      12:06:15s -0:06:15 -
 240 Rule    sol87   1987    only    -       Jul     21      12:06:20s -0:06:20 -
 241 Rule    sol87   1987    only    -       Jul     22      12:06:25s -0:06:25 -
 242 Rule    sol87   1987    only    -       Jul     23      12:06:25s -0:06:25 -
 243 Rule    sol87   1987    only    -       Jul     24      12:06:25s -0:06:25 -
 244 Rule    sol87   1987    only    -       Jul     25      12:06:30s -0:06:30 -
 245 Rule    sol87   1987    only    -       Jul     26      12:06:30s -0:06:30 -
 246 Rule    sol87   1987    only    -       Jul     27      12:06:30s -0:06:30 -
 247 Rule    sol87   1987    only    -       Jul     28      12:06:30s -0:06:30 -
 248 Rule    sol87   1987    only    -       Jul     29      12:06:25s -0:06:25 -
 249 Rule    sol87   1987    only    -       Jul     30      12:06:25s -0:06:25 -
 250 Rule    sol87   1987    only    -       Jul     31      12:06:25s -0:06:25 -
 251 Rule    sol87   1987    only    -       Aug     1       12:06:20s -0:06:20 -
 252 Rule    sol87   1987    only    -       Aug     2       12:06:15s -0:06:15 -
 253 Rule    sol87   1987    only    -       Aug     3       12:06:10s -0:06:10 -
 254 Rule    sol87   1987    only    -       Aug     4       12:06:05s -0:06:05 -
 255 Rule    sol87   1987    only    -       Aug     5       12:06:00s -0:06:00 -
 256 Rule    sol87   1987    only    -       Aug     6       12:05:55s -0:05:55 -
 257 Rule    sol87   1987    only    -       Aug     7       12:05:50s -0:05:50 -
 258 Rule    sol87   1987    only    -       Aug     8       12:05:40s -0:05:40 -
 259 Rule    sol87   1987    only    -       Aug     9       12:05:35s -0:05:35 -
 260 Rule    sol87   1987    only    -       Aug     10      12:05:25s -0:05:25 -
 261 Rule    sol87   1987    only    -       Aug     11      12:05:15s -0:05:15 -
 262 Rule    sol87   1987    only    -       Aug     12      12:05:05s -0:05:05 -
 263 Rule    sol87   1987    only    -       Aug     13      12:04:55s -0:04:55 -
 264 Rule    sol87   1987    only    -       Aug     14      12:04:45s -0:04:45 -
 265 Rule    sol87   1987    only    -       Aug     15      12:04:35s -0:04:35 -
 266 Rule    sol87   1987    only    -       Aug     16      12:04:25s -0:04:25 -
 267 Rule    sol87   1987    only    -       Aug     17      12:04:10s -0:04:10 -
 268 Rule    sol87   1987    only    -       Aug     18      12:04:00s -0:04:00 -
 269 Rule    sol87   1987    only    -       Aug     19      12:03:45s -0:03:45 -
 270 Rule    sol87   1987    only    -       Aug     20      12:03:30s -0:03:30 -
 271 Rule    sol87   1987    only    -       Aug     21      12:03:15s -0:03:15 -
 272 Rule    sol87   1987    only    -       Aug     22      12:03:00s -0:03:00 -
 273 Rule    sol87   1987    only    -       Aug     23      12:02:45s -0:02:45 -
 274 Rule    sol87   1987    only    -       Aug     24      12:02:30s -0:02:30 -
 275 Rule    sol87   1987    only    -       Aug     25      12:02:15s -0:02:15 -
 276 Rule    sol87   1987    only    -       Aug     26      12:02:00s -0:02:00 -
 277 Rule    sol87   1987    only    -       Aug     27      12:01:40s -0:01:40 -
 278 Rule    sol87   1987    only    -       Aug     28      12:01:25s -0:01:25 -
 279 Rule    sol87   1987    only    -       Aug     29      12:01:05s -0:01:05 -
 280 Rule    sol87   1987    only    -       Aug     30      12:00:50s -0:00:50 -
 281 Rule    sol87   1987    only    -       Aug     31      12:00:30s -0:00:30 -
 282 Rule    sol87   1987    only    -       Sep     1       12:00:10s -0:00:10 -
 283 Rule    sol87   1987    only    -       Sep     2       11:59:50s 0:00:10 -
 284 Rule    sol87   1987    only    -       Sep     3       11:59:35s 0:00:25 -
 285 Rule    sol87   1987    only    -       Sep     4       11:59:15s 0:00:45 -
 286 Rule    sol87   1987    only    -       Sep     5       11:58:55s 0:01:05 -
 287 Rule    sol87   1987    only    -       Sep     6       11:58:35s 0:01:25 -
 288 Rule    sol87   1987    only    -       Sep     7       11:58:15s 0:01:45 -
 289 Rule    sol87   1987    only    -       Sep     8       11:57:55s 0:02:05 -
 290 Rule    sol87   1987    only    -       Sep     9       11:57:30s 0:02:30 -
 291 Rule    sol87   1987    only    -       Sep     10      11:57:10s 0:02:50 -
 292 Rule    sol87   1987    only    -       Sep     11      11:56:50s 0:03:10 -
 293 Rule    sol87   1987    only    -       Sep     12      11:56:30s 0:03:30 -
 294 Rule    sol87   1987    only    -       Sep     13      11:56:10s 0:03:50 -
 295 Rule    sol87   1987    only    -       Sep     14      11:55:45s 0:04:15 -
 296 Rule    sol87   1987    only    -       Sep     15      11:55:25s 0:04:35 -
 297 Rule    sol87   1987    only    -       Sep     16      11:55:05s 0:04:55 -
 298 Rule    sol87   1987    only    -       Sep     17      11:54:45s 0:05:15 -
 299 Rule    sol87   1987    only    -       Sep     18      11:54:20s 0:05:40 -
 300 Rule    sol87   1987    only    -       Sep     19      11:54:00s 0:06:00 -
 301 Rule    sol87   1987    only    -       Sep     20      11:53:40s 0:06:20 -
 302 Rule    sol87   1987    only    -       Sep     21      11:53:15s 0:06:45 -
 303 Rule    sol87   1987    only    -       Sep     22      11:52:55s 0:07:05 -
 304 Rule    sol87   1987    only    -       Sep     23      11:52:35s 0:07:25 -
 305 Rule    sol87   1987    only    -       Sep     24      11:52:15s 0:07:45 -
 306 Rule    sol87   1987    only    -       Sep     25      11:51:55s 0:08:05 -
 307 Rule    sol87   1987    only    -       Sep     26      11:51:35s 0:08:25 -
 308 Rule    sol87   1987    only    -       Sep     27      11:51:10s 0:08:50 -
 309 Rule    sol87   1987    only    -       Sep     28      11:50:50s 0:09:10 -
 310 Rule    sol87   1987    only    -       Sep     29      11:50:30s 0:09:30 -
 311 Rule    sol87   1987    only    -       Sep     30      11:50:10s 0:09:50 -
 312 Rule    sol87   1987    only    -       Oct     1       11:49:50s 0:10:10 -
 313 Rule    sol87   1987    only    -       Oct     2       11:49:35s 0:10:25 -
 314 Rule    sol87   1987    only    -       Oct     3       11:49:15s 0:10:45 -
 315 Rule    sol87   1987    only    -       Oct     4       11:48:55s 0:11:05 -
 316 Rule    sol87   1987    only    -       Oct     5       11:48:35s 0:11:25 -
 317 Rule    sol87   1987    only    -       Oct     6       11:48:20s 0:11:40 -
 318 Rule    sol87   1987    only    -       Oct     7       11:48:00s 0:12:00 -
 319 Rule    sol87   1987    only    -       Oct     8       11:47:45s 0:12:15 -
 320 Rule    sol87   1987    only    -       Oct     9       11:47:25s 0:12:35 -
 321 Rule    sol87   1987    only    -       Oct     10      11:47:10s 0:12:50 -
 322 Rule    sol87   1987    only    -       Oct     11      11:46:55s 0:13:05 -
 323 Rule    sol87   1987    only    -       Oct     12      11:46:40s 0:13:20 -
 324 Rule    sol87   1987    only    -       Oct     13      11:46:25s 0:13:35 -
 325 Rule    sol87   1987    only    -       Oct     14      11:46:10s 0:13:50 -
 326 Rule    sol87   1987    only    -       Oct     15      11:45:55s 0:14:05 -
 327 Rule    sol87   1987    only    -       Oct     16      11:45:45s 0:14:15 -
 328 Rule    sol87   1987    only    -       Oct     17      11:45:30s 0:14:30 -
 329 Rule    sol87   1987    only    -       Oct     18      11:45:20s 0:14:40 -
 330 Rule    sol87   1987    only    -       Oct     19      11:45:05s 0:14:55 -
 331 Rule    sol87   1987    only    -       Oct     20      11:44:55s 0:15:05 -
 332 Rule    sol87   1987    only    -       Oct     21      11:44:45s 0:15:15 -
 333 Rule    sol87   1987    only    -       Oct     22      11:44:35s 0:15:25 -
 334 Rule    sol87   1987    only    -       Oct     23      11:44:25s 0:15:35 -
 335 Rule    sol87   1987    only    -       Oct     24      11:44:20s 0:15:40 -
 336 Rule    sol87   1987    only    -       Oct     25      11:44:10s 0:15:50 -
 337 Rule    sol87   1987    only    -       Oct     26      11:44:05s 0:15:55 -
 338 Rule    sol87   1987    only    -       Oct     27      11:43:55s 0:16:05 -
 339 Rule    sol87   1987    only    -       Oct     28      11:43:50s 0:16:10 -
 340 Rule    sol87   1987    only    -       Oct     29      11:43:45s 0:16:15 -
 341 Rule    sol87   1987    only    -       Oct     30      11:43:45s 0:16:15 -
 342 Rule    sol87   1987    only    -       Oct     31      11:43:40s 0:16:20 -
 343 Rule    sol87   1987    only    -       Nov     1       11:43:40s 0:16:20 -
 344 Rule    sol87   1987    only    -       Nov     2       11:43:35s 0:16:25 -
 345 Rule    sol87   1987    only    -       Nov     3       11:43:35s 0:16:25 -
 346 Rule    sol87   1987    only    -       Nov     4       11:43:35s 0:16:25 -
 347 Rule    sol87   1987    only    -       Nov     5       11:43:35s 0:16:25 -
 348 Rule    sol87   1987    only    -       Nov     6       11:43:40s 0:16:20 -
 349 Rule    sol87   1987    only    -       Nov     7       11:43:40s 0:16:20 -
 350 Rule    sol87   1987    only    -       Nov     8       11:43:45s 0:16:15 -
 351 Rule    sol87   1987    only    -       Nov     9       11:43:50s 0:16:10 -
 352 Rule    sol87   1987    only    -       Nov     10      11:43:55s 0:16:05 -
 353 Rule    sol87   1987    only    -       Nov     11      11:44:00s 0:16:00 -
 354 Rule    sol87   1987    only    -       Nov     12      11:44:05s 0:15:55 -
 355 Rule    sol87   1987    only    -       Nov     13      11:44:15s 0:15:45 -
 356 Rule    sol87   1987    only    -       Nov     14      11:44:20s 0:15:40 -
 357 Rule    sol87   1987    only    -       Nov     15      11:44:30s 0:15:30 -
 358 Rule    sol87   1987    only    -       Nov     16      11:44:40s 0:15:20 -
 359 Rule    sol87   1987    only    -       Nov     17      11:44:50s 0:15:10 -
 360 Rule    sol87   1987    only    -       Nov     18      11:45:05s 0:14:55 -
 361 Rule    sol87   1987    only    -       Nov     19      11:45:15s 0:14:45 -
 362 Rule    sol87   1987    only    -       Nov     20      11:45:30s 0:14:30 -
 363 Rule    sol87   1987    only    -       Nov     21      11:45:45s 0:14:15 -
 364 Rule    sol87   1987    only    -       Nov     22      11:46:00s 0:14:00 -
 365 Rule    sol87   1987    only    -       Nov     23      11:46:15s 0:13:45 -
 366 Rule    sol87   1987    only    -       Nov     24      11:46:30s 0:13:30 -
 367 Rule    sol87   1987    only    -       Nov     25      11:46:50s 0:13:10 -
 368 Rule    sol87   1987    only    -       Nov     26      11:47:10s 0:12:50 -
 369 Rule    sol87   1987    only    -       Nov     27      11:47:25s 0:12:35 -
 370 Rule    sol87   1987    only    -       Nov     28      11:47:45s 0:12:15 -
 371 Rule    sol87   1987    only    -       Nov     29      11:48:05s 0:11:55 -
 372 Rule    sol87   1987    only    -       Nov     30      11:48:30s 0:11:30 -
 373 Rule    sol87   1987    only    -       Dec     1       11:48:50s 0:11:10 -
 374 Rule    sol87   1987    only    -       Dec     2       11:49:10s 0:10:50 -
 375 Rule    sol87   1987    only    -       Dec     3       11:49:35s 0:10:25 -
 376 Rule    sol87   1987    only    -       Dec     4       11:50:00s 0:10:00 -
 377 Rule    sol87   1987    only    -       Dec     5       11:50:25s 0:09:35 -
 378 Rule    sol87   1987    only    -       Dec     6       11:50:50s 0:09:10 -
 379 Rule    sol87   1987    only    -       Dec     7       11:51:15s 0:08:45 -
 380 Rule    sol87   1987    only    -       Dec     8       11:51:40s 0:08:20 -
 381 Rule    sol87   1987    only    -       Dec     9       11:52:05s 0:07:55 -
 382 Rule    sol87   1987    only    -       Dec     10      11:52:30s 0:07:30 -
 383 Rule    sol87   1987    only    -       Dec     11      11:53:00s 0:07:00 -
 384 Rule    sol87   1987    only    -       Dec     12      11:53:25s 0:06:35 -
 385 Rule    sol87   1987    only    -       Dec     13      11:53:55s 0:06:05 -
 386 Rule    sol87   1987    only    -       Dec     14      11:54:25s 0:05:35 -
 387 Rule    sol87   1987    only    -       Dec     15      11:54:50s 0:05:10 -
 388 Rule    sol87   1987    only    -       Dec     16      11:55:20s 0:04:40 -
 389 Rule    sol87   1987    only    -       Dec     17      11:55:50s 0:04:10 -
 390 Rule    sol87   1987    only    -       Dec     18      11:56:20s 0:03:40 -
 391 Rule    sol87   1987    only    -       Dec     19      11:56:50s 0:03:10 -
 392 Rule    sol87   1987    only    -       Dec     20      11:57:20s 0:02:40 -
 393 Rule    sol87   1987    only    -       Dec     21      11:57:50s 0:02:10 -
 394 Rule    sol87   1987    only    -       Dec     22      11:58:20s 0:01:40 -
 395 Rule    sol87   1987    only    -       Dec     23      11:58:50s 0:01:10 -
 396 Rule    sol87   1987    only    -       Dec     24      11:59:20s 0:00:40 -
 397 Rule    sol87   1987    only    -       Dec     25      11:59:50s 0:00:10 -
 398 Rule    sol87   1987    only    -       Dec     26      12:00:20s -0:00:20 -
 399 Rule    sol87   1987    only    -       Dec     27      12:00:45s -0:00:45 -
 400 Rule    sol87   1987    only    -       Dec     28      12:01:15s -0:01:15 -
 401 Rule    sol87   1987    only    -       Dec     29      12:01:45s -0:01:45 -
 402 Rule    sol87   1987    only    -       Dec     30      12:02:15s -0:02:15 -
 403 Rule    sol87   1987    only    -       Dec     31      12:02:45s -0:02:45 -
 404 
 405 # Riyadh is at about 46 degrees 46 minutes East:  3 hrs, 7 mins, 4 secs
 406 # Before and after 1987, we'll operate on local mean solar time.
 407 
 408 # Zone  NAME            GMTOFF  RULES/SAVE      FORMAT  [UNTIL]
 409 Zone    Asia/Riyadh87   3:07:04 -               zzz     1987
 410                         3:07:04 sol87           zzz     1988
 411                         3:07:04 -               zzz
 412 # For backward compatibility...
 413 Link    Asia/Riyadh87   Mideast/Riyadh87