PHP81_BC
Functions
string
strftime(string $format, int|string|DateTime $timestamp = null, string|null $locale = null)
Locale-formatted strftime using \IntlDateFormatter (PHP 8.1 compatible) This provides a cross-platform alternative to strftime() for when it will be removed from PHP.
at line 25