apply_filters( 'mc_ical_timezone', $tz_id, $event ) → {string}
Filter TimeZone passed to DateTimeZone
to set event timezone in iCal.
Parameters:
Name | Type | Description |
---|---|---|
$tz_id |
string | Existing timezone identifier. |
$event |
object | Event object. |
- Source:
Returns:
- Type
- string