diff --git a/batchexportperm.php b/batchexportperm.php index d863dbb..d35c492 100644 --- a/batchexportperm.php +++ b/batchexportperm.php @@ -118,6 +118,7 @@ function batchexportperm_civicrm_managed(&$entities) { 'is_active' => TRUE, 'is_view' => TRUE, 'date_format' => 'mm/dd/yy', + 'time_format' => 1, 'text_length' => 255, 'column_name' => 'export_date', 'note_columns' => 150,