When Is The Additional Functionality Available
29/30
In PHP 5.1 if you compile PHP with a special flag:
CFLAGS=-DEXPERIMENTAL_DATE_SUPPORT=1 ./configure
In PHP 5.2 and higher by default.