Class: Flycal::Mock::EventGenerator::EventStart
- Inherits:
-
Struct
- Object
- Struct
- Flycal::Mock::EventGenerator::EventStart
- Defined in:
- lib/flycal/mock/event_generator.rb
Instance Attribute Summary collapse
-
#date ⇒ Object
Returns the value of attribute date.
-
#date_time ⇒ Object
Returns the value of attribute date_time.
Instance Attribute Details
#date ⇒ Object
Returns the value of attribute date
7 8 9 |
# File 'lib/flycal/mock/event_generator.rb', line 7 def date @date end |
#date_time ⇒ Object
Returns the value of attribute date_time
7 8 9 |
# File 'lib/flycal/mock/event_generator.rb', line 7 def date_time @date_time end |