*
* Generated from xml/schema/CRM/Case/Case.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:2a046fd795b19790f45c5d9dde06a538)
+ * (GenCodeChecksum:6b30b1ce81c7eb8088cac1a630c41c37)
*/
/**
'localizable' => 0,
'html' => [
'type' => 'Select Date',
+ 'formatType' => 'activityDateTime',
],
],
'case_end_date' => [
'localizable' => 0,
'html' => [
'type' => 'Select Date',
+ 'formatType' => 'activityDateTime',
],
],
'details' => [
<comment>Date on which given case starts.</comment>
<html>
<type>Select Date</type>
+ <formatType>activityDateTime</formatType>
</html>
<add>1.8</add>
</field>
<comment>Date on which given case ends.</comment>
<html>
<type>Select Date</type>
+ <formatType>activityDateTime</formatType>
</html>
<add>1.8</add>
</field>