[rt-users] ticket created from CLI script with wrong Due date; timezone issue?

Alex Peters alex at peters.net
Tue Jun 10 01:19:46 EDT 2014


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' ),
);
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20140610/1ce357d5/attachment.htm>


More information about the rt-users mailing list