apply_filters( 'mc_date_format', $date_format, $format, $time ) → {string}
Filter date format in main calendar view.
Parameters:
Name | Type | Description |
---|---|---|
$date_format |
string | Date format in PHP date format structure. |
$format |
string | Current view format. |
$time |
string | Current view time frame. |
- Source:
Returns:
- Type
- string