int getErrorCode() Returns formatter's last error code. Always returns the UZEROERROR
class IntlDateFormatter Replacement for PHP's native {@link \IntlDateFormatter} class. The
int getCalendar() Returns the formatter's calendar.
string getLocale(int $type = Locale::ACTUAL_LOCALE) Returns the formatter's locale.
bool setPattern(string $pattern) Set the formatter's pattern.
string|bool format(int|DateTime $timestamp)
string getTimeType() Returns the formatter's time type.
string getErrorMessage() Returns formatter's last error message. Always returns the UZEROERROR_MESSAGE
int getDateType() Returns the formatter's datetype.
mixed getTimeZone() Not supported. Returns the formatter's timezone.
Page 2 of 3