SunriseSunset icon indicating copy to clipboard operation
SunriseSunset copied to clipboard

Java utility to calculate the time of sunrise and sunset for a given location.

Results 3 SunriseSunset issues
Sort by recently updated
recently updated
newest added

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

When I call `SunriseSunset.getSunriseSunset` method without setting the calendar hours to noon, sunrise and sunset are calculated according to the day that precedes the targetted one. This is easy to...

Add a feature to query Solar Midnight, similar to Solar Noon. This is a little bit more tricky for obvious reasons... that it, it may fall in the AM or...

enhancement