Skip to content

Ruby gem that returns the beginning and ending Gregorian (civil) dates for months in the broadcast_calendar.

License

Notifications You must be signed in to change notification settings

art19/broadcast_calendar

 
 

Repository files navigation

BroadcastCalendar Gem

This library returns the beginning and ending Gregorian (civil) dates for months in the broadcast calendar.

Installation

gem install broadcast_calendar

Usage

Dates are returned as a Range object.

> BroadcastCalendar.dates_for(5,2011)
=> Mon, 25 Apr 2011..Sun, 29 May 2011 

Problems? Questions?

Email mike@subelsky.com or file an issue on GitHub. Thanks!

About

Ruby gem that returns the beginning and ending Gregorian (civil) dates for months in the broadcast_calendar.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Ruby 100.0%