Class: ScheduleScraper::EZLeagues::Event
- Inherits:
-
Nibbler
- Object
- Nibbler
- ScheduleScraper::EZLeagues::Event
- Includes:
- ScheduleScraper::Event
- Defined in:
- lib/schedule-scraper/ezleagues/event.rb
Instance Method Summary collapse
Methods included from ScheduleScraper::Event
#all_day?, #date_time_string, #description, #end_date, #end_date_time, included, #private?, #start_date, #start_date_time, #start_time, #title, #to_csv, #to_gcal, #to_h, #to_ical
Instance Method Details
#date_format ⇒ Object
12 13 14 |
# File 'lib/schedule-scraper/ezleagues/event.rb', line 12 def date_format "%m/%d/%y" end |