added time format

This commit is contained in:
CiviWare Solutions 2018-06-29 03:01:30 +05:30
parent d755faf26b
commit 272b00f459
1 changed files with 1 additions and 0 deletions

View File

@ -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,