protected property DatexObject::$useINTL in Datex 7.2
Whether to use PHP-Intl or not.
File
- datex_api/
datex_api.class.inc, line 138 - Provides an API to work with dates.
Class
- DatexObject
- Base class for localized DateTime.
Code
protected $useINTL = DATEX_USE_INTL;