mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
timezoneAbbreviatedName
This commit is contained in:
@@ -26,7 +26,7 @@ class Carbon extends CarbonImmutable
|
||||
str($dt->month)->padLeft(2, '0'),
|
||||
$dt->year,
|
||||
$dt->format('H:i'),
|
||||
$dt->timezone
|
||||
$dt->timezoneAbbreviatedName
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user