We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 276afa1 commit 2cd4c9dCopy full SHA for 2cd4c9d
README.md
@@ -228,7 +228,7 @@ $hostname = db_mysql_variable('hostname');
228
229
#### `to_default_timezone()`
230
231
-Converts passed datetime string to default timezone, which is `app.timezone` config setting:
+Converts passed datetime string to the default timezone, which is `app.timezone` config setting:
232
233
```php
234
$date = to_default_timezone('2017-02-28T14:05:01Z');
0 commit comments