mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
New feature: Seperate limesurvey instrument for respondent selection
Dev Merged back changes from mcmasterlimers branch
This commit is contained in:
@@ -54,6 +54,11 @@ if (!defined('DEFAULT_TIME_ZONE')) define('DEFAULT_TIME_ZONE', 'Australia/Victor
|
||||
*/
|
||||
if (!defined('DATE_TIME_FORMAT')) define('DATE_TIME_FORMAT','%a %d %b %I:%i%p');
|
||||
|
||||
/**
|
||||
* Date format for displaying: see above for mySQL details
|
||||
*/
|
||||
if (!defined('DATE_FORMAT')) define('DATE_FORMAT','%a %d %b');
|
||||
|
||||
/**
|
||||
* Time format for displaying: see above for mySQL details
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user