<feed xmlns='http://www.w3.org/2005/Atom'>
<title>solverv/Solverv/Utilities/SunTimes.swift, branch master</title>
<subtitle>Viser når neste solverv er, med fine illustrasjoner, som en widget på iOS
</subtitle>
<id>https://git.ivar.systems/solverv/atom?h=master</id>
<link rel='self' href='https://git.ivar.systems/solverv/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.ivar.systems/solverv/'/>
<updated>2026-05-06T19:21:17Z</updated>
<entry>
<title>refactor: remove duplicate source files now served from Shared/</title>
<updated>2026-05-06T19:21:17Z</updated>
<author>
<name>ivar</name>
<email>i@oiee.no</email>
</author>
<published>2026-05-06T19:21:17Z</published>
<link rel='alternate' type='text/html' href='https://git.ivar.systems/solverv/commit/?id=54dd55db8c19667939536e18535ac9c45817e442'/>
<id>urn:sha1:54dd55db8c19667939536e18535ac9c45817e442</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: resolve compiler warnings about unused variable mutations</title>
<updated>2026-03-24T12:47:46Z</updated>
<author>
<name>ivar</name>
<email>i@oiee.no</email>
</author>
<published>2026-03-24T12:47:46Z</published>
<link rel='alternate' type='text/html' href='https://git.ivar.systems/solverv/commit/?id=7328b2e18121d3047ac142eaf0c8b048933d17dc'/>
<id>urn:sha1:7328b2e18121d3047ac142eaf0c8b048933d17dc</id>
<content type='text'>
Changed var to let for baseComponents and utcComponents
that are never mutated after initialization.

Co-Authored-By: Claude Haiku 4.5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>feat: add SunTimes calculator using NOAA algorithm with test-driven approach</title>
<updated>2026-03-23T15:27:34Z</updated>
<author>
<name>ivar</name>
<email>i@oiee.no</email>
</author>
<published>2026-03-23T15:27:34Z</published>
<link rel='alternate' type='text/html' href='https://git.ivar.systems/solverv/commit/?id=f72e25fef049c91041335819332e35dba2efb0d2'/>
<id>urn:sha1:f72e25fef049c91041335819332e35dba2efb0d2</id>
<content type='text'>
- Implements NOAA solar position algorithm for accurate sunrise/sunset calculation
- Uses UTC-based calculations with proper timezone conversion
- Includes comprehensive test cases covering spring equinox and polar regions
- Handles edge cases like sun always up/down in polar regions gracefully
- Tests validate accuracy within realistic tolerances for different latitudes

Co-Authored-By: Claude Haiku 4.5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
</feed>
