mirror of
https://github.com/pterodactyl/panel.git
synced 2024-11-22 09:02:28 +01:00
04d83edd36
Previously the `getMySQLTimezoneOffset()` function would truncate the seconds part of a time offset (returning `+9:00` instead of `+9:30`) for example. This only affects timezones with offsets that contain minutes. Closes https://github.com/pterodactyl/panel/issues/4821 Superseeds https://github.com/pterodactyl/panel/pull/4827 Co-authored-by: danny6167 <daniel@barteck.com.au> |
||
---|---|---|
.. | ||
Console | ||
Contracts | ||
Events | ||
Exceptions | ||
Extensions | ||
Facades | ||
Helpers | ||
Http | ||
Jobs | ||
Listeners/Auth | ||
Models | ||
Notifications | ||
Observers | ||
Policies | ||
Providers | ||
Repositories | ||
Rules | ||
Services | ||
Traits | ||
Transformers/Api | ||
helpers.php |