Skip to content

Astro version 1.1.2

Choose a tag to compare

@kipcole9 kipcole9 released this 08 Sep 21:37

Bug Fixes

  • Fix Astro.sunrise/3 and Astro.sunset/3 when the resolved UTC datetime is ambiguous or has a gap (typically during a daylight savings transition). Thanks to @andykent for the PR. Closes #6 and #7.