Thread: earliest easter

  1. #1
    whatever's Avatar
    Join Date
    Feb 2001
    Location
    I can't stop the ignorance, I can only laugh at it.
    Posts
    6,726
    Thanks Thanks Given 
    2,021
    Thanks Thanks Received 
    2,045
    Thanked in
    1,023 Posts

    Wink earliest easter

    got this in my email and thought was interesting. Someone likes to do research.............

    Earliest Easter
    This year is the earliest Easter any of us will see for the rest of our lives.
    And, only the most elderly of our population have ever seen it this early (95 years old or above).
    None of us have ever, or will ever, see it a day earlier. Here are the facts:
    The next time Easter will be this early (March 23) will be the year 2228 (220 years from now).
    The last time it was this early was 1913.
    The next time it will be a day earlier (March 22) will be in the year 2285 (277 years from now).
    The last time it was on March 22 was 1818. So, no one alive today has or will ever see it any earlier than this year.
    My "adopted" brother. Gone but not forgotten. 8/23/09

  2. # ADS
    Circuit advertisement earliest easter
    Join Date
    Always
    Location
    Advertising world
    Posts
    Many
     

  3. #2

    Join Date
    Nov 2003
    Posts
    9,872
    Thanks Thanks Given 
    1,237
    Thanks Thanks Received 
    1,911
    Thanked in
    846 Posts
    That is really strange to think about. Thanks for sharing with us!!

  4. #3
    ilovecats's Avatar
    Join Date
    Sep 2003
    Location
    Winthrop
    Posts
    4,356
    Thanks Thanks Given 
    5,462
    Thanks Thanks Received 
    2,163
    Thanked in
    1,227 Posts
    The next time Easter will be this early (March 23) will be the year 2228 (220 years from now).

    My 12 yr old came home with this tidbit the other day.Am I the only one who does not understand who or how "they" choose to make the date?

  5. #4

    Join Date
    Dec 2000
    Location
    south
    Posts
    4,666
    Thanks Thanks Given 
    141
    Thanks Thanks Received 
    633
    Thanked in
    429 Posts
    I think it is done by religious reasoning but I don't know how.
    Buglebe

  6. #5
    whatever's Avatar
    Join Date
    Feb 2001
    Location
    I can't stop the ignorance, I can only laugh at it.
    Posts
    6,726
    Thanks Thanks Given 
    2,021
    Thanks Thanks Received 
    2,045
    Thanked in
    1,023 Posts
    My dh and i were just talking the other day that this seems to be really early for easter this year. Doesn't it usually fall in april??
    My "adopted" brother. Gone but not forgotten. 8/23/09

  7. #6
    Jolie Rouge's Avatar
    Join Date
    Oct 2000
    Location
    Lan astaslem !
    Posts
    60,621
    Thanks Thanks Given 
    2,750
    Thanks Thanks Received 
    5,511
    Thanked in
    3,655 Posts
    The rule is that Easter is the first Sunday after the first ecclesiastical full moon that occurs on or after March 21. The lunar cycles used by the ecclesiastical system are simple to program.

    The following algorithm will compute the date of Easter in the Gregorian Calendar system.

    The algorithm uses the year, y, to give the month, m, and day, d, of Easter. The symbol * means multiply.

    Please note the following: This is an integer calculation. All variables are integers and all remainders from division are dropped. For example, 7 divided by 3 is equal to 2 in integer arithmetic.


    c = y / 100
    n = y - 19 * ( y / 19 )
    k = ( c - 17 ) / 25
    i = c - c / 4 - ( c - k ) / 3 + 19 * n + 15
    i = i - 30 * ( i / 30 )
    i = i - ( i / 28 ) * ( 1 - ( i / 28 ) * ( 29 / ( i + 1 ) )
    * ( ( 21 - n ) / 11 ) )
    j = y + y / 4 + i + 2 - c + c / 4
    j = j - 7 * ( j / 7 )
    l = i - j
    m = 3 + ( l + 40 ) / 44
    d = l + 28 - 31 * ( m / 4 )


    For more detail .... don't say I didn't warn you ....
    http://aa.usno.navy.mil/faq/docs/easter.php
    Laissez les bon temps rouler! Going to church doesn't make you a Christian any more than standing in a garage makes you a car.** a 4 day work week & sex slaves ~ I say Tyt for PRESIDENT! Not to be taken internally, literally or seriously ....Suki ebaynni IS THAT BETTER ?

  8. #7
    ilovecats's Avatar
    Join Date
    Sep 2003
    Location
    Winthrop
    Posts
    4,356
    Thanks Thanks Given 
    5,462
    Thanks Thanks Received 
    2,163
    Thanked in
    1,227 Posts
    Quote Originally Posted by Jolie Rouge View Post
    The rule is that Easter is the first Sunday after the first ecclesiastical full moon that occurs on or after March 21. The lunar cycles used by the ecclesiastical system are simple to program.

    The following algorithm will compute the date of Easter in the Gregorian Calendar system.

    The algorithm uses the year, y, to give the month, m, and day, d, of Easter. The symbol * means multiply.

    Please note the following: This is an integer calculation. All variables are integers and all remainders from division are dropped. For example, 7 divided by 3 is equal to 2 in integer arithmetic.


    c = y / 100
    n = y - 19 * ( y / 19 )
    k = ( c - 17 ) / 25
    i = c - c / 4 - ( c - k ) / 3 + 19 * n + 15
    i = i - 30 * ( i / 30 )
    i = i - ( i / 28 ) * ( 1 - ( i / 28 ) * ( 29 / ( i + 1 ) )
    * ( ( 21 - n ) / 11 ) )
    j = y + y / 4 + i + 2 - c + c / 4
    j = j - 7 * ( j / 7 )
    l = i - j
    m = 3 + ( l + 40 ) / 44
    d = l + 28 - 31 * ( m / 4 )


    For more detail .... don't say I didn't warn you ....
    http://aa.usno.navy.mil/faq/docs/easter.php
    Oh wow!Sorry I asked.lol

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Log in

Log in