Skip to content

Objective-C class to calculate Sunrise/Sunset/Twilight times.

License

Notifications You must be signed in to change notification settings

andreasjk/EDSunriseSet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EDSunriseSet: Objective-C class to calculate Sunrise/Sunset/Twilight times

EDSunriseSet is an Objective-C wrapper for the C languages routines created by Paul Schlyter. Calculation is done entirely by the C-code routines. EDSunrisetSet bridges those calculations to common cocoa classes (NSDate, NSTimeZone... )

  • Calculates Sunrise/Sunset times
  • Calculates Civil/Nautical/Astronomical twilight

License

EDSunriseSet license is MIT based. Attribution is appreciated, but not required.

About

Objective-C class to calculate Sunrise/Sunset/Twilight times.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 95.5%
  • Ruby 4.5%