]> granicus.if.org Git - php/commitdiff
Update documentation to reflect fix of 54254
authorEitan Mosenkis <eitan@mosenkis.net>
Mon, 16 Jul 2012 00:36:34 +0000 (20:36 -0400)
committerStanislav Malyshev <stas@php.net>
Tue, 7 Aug 2012 08:48:31 +0000 (01:48 -0700)
ext/calendar/jewish.c

index ac256c986060504883a6d08b4451f589b19cf82f..494d065962346fa539f2ba1678046d1d9651d034 100644 (file)
@@ -85,8 +85,8 @@
  *          3 Kislev    29   30   30         29   30   30 (variable)
  *          4 Tevet     29   29   29         29   29   29
  *          5 Shevat    30   30   30         30   30   30
- *          6 Adar I    29   29   29         30   30   30 (variable)
- *          7 Adar II   --   --   --         29   29   29 (optional)
+ *          6 Adar I    --   --   --         30   30   30 (optional)
+ *          7 Adar II   29   29   29         29   29   29
  *          8 Nisan     30   30   30         30   30   30
  *          9 Iyyar     29   29   29         29   29   29
  *         10 Sivan     30   30   30         30   30   30
  *     have multiple possible spellings in the Roman character set.  I have
  *     chosen to use the spellings found in the Encyclopedia Judaica.
  *
- *     Adar II, the month added for leap years, is sometimes referred to as
- *     the 13th month, but I have chosen to assign it the number 7 to keep
+ *     Adar I, the month added for leap years, is sometimes referred to as
+ *     the 13th month, but I have chosen to assign it the number 6 to keep
  *     the months in chronological order.  This may not be consistent with
  *     other numbering schemes.
  *