Help for this page

Select Code to Download


  1. or download this
    $event->polished_data->{start} = $event->start_time;
    
  2. or download this
    $VAR1 = bless( {
                     'event_id' => '2927',
    ...
                                          'start' => $VAR1->{'start_time'}
    +,
                                        },
                   }, 'Event' );