IntlDateFormatter not found
-
Hello,
I’m trying to use php code that utilises the IntlDateFormatter class using this plugin. However, it seems the interpreter can’t find it:
Fatal error: Class 'IntlDateFormatter' not foundat the code
$fmt = new IntlDateFormatter( 'nl_NL', IntlDateFormatter::GREGORIAN, IntlDateFormatter::NONE );Any suggestions?
Greetings,
Joep
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘IntlDateFormatter not found’ is closed to new replies.