You are here

constant DATEX_USE_INTL in Datex 7.2

Same name and namespace in other branches
  1. 8 datex.module \DATEX_USE_INTL
  2. 7.3 datex.module \DATEX_USE_INTL
  3. 7 datex_api/datex_api_classes.inc \DATEX_USE_INTL

Default behaviour of datex

1 use of DATEX_USE_INTL
DatexObject::setUseINTL in datex_api/datex_api.class.inc
Set whether to use PHP-Intl or not.

File

datex_api/datex_api.class.inc, line 10
Provides an API to work with dates.

Code

define('DATEX_USE_INTL', FALSE);