IntlDateFormatter::create()
  • References/PHP/Symfony/Component/Intl/DateFormatter

static IntlDateFormatter

2025-01-10 15:47:30
IntlDateFormatter::format()
  • References/PHP/Symfony/Component/Intl/DateFormatter

string|bool format(int|DateTime $timestamp)

2025-01-10 15:47:30
DayOfWeekTransformer::format()
  • References/PHP/Symfony/Component/Intl/DateFormatter/DateFormat

string format(DateTime $dateTime, int $length)

2025-01-10 15:47:30
FullTransformer
  • References/PHP/Symfony/Component/Intl/DateFormatter/DateFormat

class FullTransformer Parser and formatter for date formats. Methods

2025-01-10 15:47:30
IntlDateFormatter::getErrorCode()
  • References/PHP/Symfony/Component/Intl/DateFormatter

int getErrorCode() Returns formatter's last error code. Always returns the UZEROERROR

2025-01-10 15:47:30
Hour2400Transformer
  • References/PHP/Symfony/Component/Intl/DateFormatter/DateFormat

class Hour2400Transformer extends

2025-01-10 15:47:30
YearTransformer::extractDateOptions()
  • References/PHP/Symfony/Component/Intl/DateFormatter/DateFormat

array extractDateOptions(string $matched, int $length) Extract date options from a matched value

2025-01-10 15:47:30
IntlDateFormatter::setPattern()
  • References/PHP/Symfony/Component/Intl/DateFormatter

bool setPattern(string $pattern) Set the formatter's pattern.

2025-01-10 15:47:30
SecondTransformer::extractDateOptions()
  • References/PHP/Symfony/Component/Intl/DateFormatter/DateFormat

array extractDateOptions(string $matched, int $length) Extract date options from a matched value

2025-01-10 15:47:30
HourTransformer
  • References/PHP/Symfony/Component/Intl/DateFormatter/DateFormat

class HourTransformer extends

2025-01-10 15:47:30