There's an error in the code I posted earlier.  I'm actually creating the
ticket like this:

$ticket->Create(
  Queue   => '<queue name>',
  Subject => '<ticket title>',
  Due     => $due_date->ISO( Timezone => 'UTC' ),
);
-- 
RT Training - Boston, September 9-10
http://bestpractical.com/training

Reply via email to