added time format
This commit is contained in:
parent
d755faf26b
commit
272b00f459
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user