apply_filters( 'mc_date_format', $format, $context ) → {string}
End date format used in 'date_end_utc'. Default from My Calendar settings.
Parameters:
Name | Type | Description |
---|---|---|
$format |
string | Date Format in PHP date format. |
$context |
string | 'template_end_ts'. |
- Source:
Returns:
Date format.
- Type
- string