Filter: gravityview/fields/date/hide_epoch
Whether to hide values that match the Unix Epoch date (1970-01-01) from the output.
Parameters
| Name | Type | Description |
|---|---|---|
| $hide_epoch | bool | True: hide values that are 1970-01-01. False: show the value. Default: true. |
| $gravityview | \GV\Template_Context | The $gravityview context object. |
Since
- 2.0: Added $gravityview parameter.
Source
- Defined in
templates/fields/field-date.phpat line 34 - Defined in
templates/deprecated/fields/date.phpat line 25