Skip to main content

Filter: gravityview/fields/date/hide_epoch

Whether to hide values that match the Unix Epoch date (1970-01-01) from the output.

Parameters​

NameTypeDescription
$hide_epochboolTrue: hide values that are 1970-01-01. False: show the value. Default: true.

Source​

  • Defined in templates/deprecated/fields/date.php at line 25
  • Defined in templates/fields/field-date.php at line 35