Skip to content

Instantly share code, notes, and snippets.

@texel
Created June 25, 2009 18:11
Show Gist options
  • Save texel/136036 to your computer and use it in GitHub Desktop.
Save texel/136036 to your computer and use it in GitHub Desktop.
>> CalendarEvent.new(\
:start_time => {:date => '6/23/2009', :time => '12:30', :meridian => 'pm'})
=> #<CalendarEvent start_time: "2009-06-23 19:30:00">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment