IntlDateFormatter::getTimeType
IntlDateFormatter::getTimeType
datefmt_get_timetype
(PHP 5 >= 5.3.0, PHP 7, PECL intl >= 1.0.0)
IntlDateFormatter::getTimeType -- datefmt_get_timetype — Get the timetype used for the IntlDateFormatter
Description
Object oriented style
public int IntlDateFormatter::getTimeType ( void )
Procedural style
int datefmt_get_timetype ( IntlDateFormatter $fmt )
Return time type used by the formatter.