Skip to content

mikereedell/sunrisesunset-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby Sunrise

Description:

Ruby Sunrise calculates the civil, official, nautical and astronomical sunrise/sunset given latitude/longitude coordinates and the date.

Features:

Handles the condition of no sunrise/sunset (Alaska in summer/winter) by returning a nil object.

Dependencies:

Ruby Sunrise depends on the 'tzinfo' gem for localizing the computed sunrise/sunset times.

Installation:

gem install RubySunrise

About

Ruby gem for calculating the sunrise/set given a date and lat/long coordinates, based on the Java version.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages