added time format
This commit is contained in:
		@@ -118,6 +118,7 @@ function batchexportperm_civicrm_managed(&$entities) {
 | 
				
			|||||||
      'is_active' => TRUE,
 | 
					      'is_active' => TRUE,
 | 
				
			||||||
      'is_view' => TRUE,
 | 
					      'is_view' => TRUE,
 | 
				
			||||||
      'date_format' => 'mm/dd/yy',
 | 
					      'date_format' => 'mm/dd/yy',
 | 
				
			||||||
 | 
					      'time_format' => 1,
 | 
				
			||||||
      'text_length' => 255,
 | 
					      'text_length' => 255,
 | 
				
			||||||
      'column_name' => 'export_date',
 | 
					      'column_name' => 'export_date',
 | 
				
			||||||
      'note_columns' => 150,
 | 
					      'note_columns' => 150,
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user