ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:datetime:adodb_date_locale

This is an old revision of the document!


$ADODB_DATE_LOCALE

TypeMixed
Defaultfalse
Formatarray ($dateFormat,$timeFormat)

Description

This global variable provides a default format to adodb_strftime() to improve the speed of date/time conversions. The format is an array:

Usage

$ADODB_DATE_LOCALE = array('d/m/Y','H:i:s');
v5/datetime/adodb_date_locale.1452647556.txt.gz · Last modified: 2017/04/21 11:27 (external edit)