string getTimeZoneId() Returns the formatter's timezone identifier.
bool setCalendar(string $calendar) Not supported. Set the formatter's calendar.
string formatObject(object $object, mixed $format = null, string $locale = null) Not supported
object getCalendarObject() Not supported. Returns the formatter's calendar object.
bool isLenient() Returns whether the formatter is lenient.
bool setTimeZone(mixed $timeZone) This method was added in PHP 5.5 as replacement for
string localtime(string $value, int $position) Not supported. Parse string to a field-based time
string parse(string $value, int $position = null) Parse string to a timestamp value.
Classes
static IntlDateFormatter
Page 1 of 3