[frameworks-kholidays] [Bug 396750] Wrong dates for equinoxes and solstices

Daniel Vrátil bugzilla_noreply at kde.org
Mon Aug 27 19:42:50 BST 2018


https://bugs.kde.org/show_bug.cgi?id=396750

Daniel Vrátil <dvratil at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://commits.kde.org/kho
                   |                            |lidays/55e1d14fe900a5ac1acd
                   |                            |3a76dfa51f8ccfa67b21
   Version Fixed In|                            |5.50
         Resolution|---                         |FIXED

--- Comment #2 from Daniel Vrátil <dvratil at kde.org> ---
Git commit 55e1d14fe900a5ac1acd3a76dfa51f8ccfa67b21 by Daniel Vrátil.
Committed on 27/08/2018 at 18:42.
Pushed by dvratil into branch 'master'.

Implement proper equinox and solstice calculation algorithm

Summary:
Use algorithm described in Jean Meeus' Astronomical Algorithms book
to calculate exact date on which a season occurs in given year.
FIXED-IN:5.50

Reviewers: winterz

Reviewed By: winterz

Subscribers: kde-pim

Tags: #kde_pim

Differential Revision: https://phabricator.kde.org/D15092

M  +34   -15   autotests/testseasons.cpp
M  +2    -2    autotests/testseasons.h
M  +112  -18   src/astroseasons.cpp
M  +10   -0    src/astroseasons.h

https://commits.kde.org/kholidays/55e1d14fe900a5ac1acd3a76dfa51f8ccfa67b21

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list