apply_filters( 'mc_filter_offset', $offset ) → {string}
Filter timezone offset applied when displaying events. Can fix issues with an incorrect server time.
Parameters:
Name | Type | Description |
---|---|---|
$offset |
string | Timezone offset format -HH:MM:SS. |
- Source:
Returns:
- Type
- string