Converts date to GMT format.
- Full name:
convert_date_to_gmt - Defined in:
cms/core/Shared/Helpers/core.php
Parameters
| Parameter | Type | Description |
|---|---|---|
$string |
string | The date to be converted. |
$format |
string | The format string for the converted date. |
Return Value
string