[Goodies-dev] [Bug 12333] met.no-sunrise told this kind of network support is out of date and needs to be adopted to the new system.

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Fri Apr 8 04:55:15 CEST 2016


https://bugzilla.xfce.org/show_bug.cgi?id=12333

--- Comment #4 from ToZ <tpaulic at hotmail.com> ---
If my understanding of the api change is correct, they've added a new field to
the moon parameter (set_next):

<moon phase="First quarter" rise="2011-06-07T07:29:57Z"
set="2011-06-06T23:11:45Z" set_next="2011-06-07T22:56:17Z"/>

This is to account for situations where there may be more than on moon set in a
given 24 hour period. In reviewing the code, this shouldn't have too much of an
effect. We need to:

1. Update the code to use the new sunrise api call
2. Account for the set_next variable in the code
3. Display it in the details section.

The above attached is a patch that does this.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Goodies-dev mailing list