astronoby icon indicating copy to clipboard operation
astronoby copied to clipboard

Ruby library based on astronomy and astrometry books

Results 11 astronoby issues
Sort by recently updated
recently updated
newest added

### Description Possible incorrect date for `Astronoby::Sun.observation_events.setting_time`. ### Reproduction Steps ```ruby lat = 41.87 lon = -87.62 zone = "America/Chicago" # ActiveSupport::TimeZone time = "2024-09-11 16:36:50 -0500" # ActiveSupport::TimeWithZone observer...