[horde] Setting default date format.
P.V.Anthony
anthony at mindmedia.com.sg
Thu Sep 28 17:13:01 UTC 2017
Hi,
I am trying to set the default date format for horde.
In the file horde/config/prefs.local.php I added the following but it
does not work.
// set display dates
$_prefs['date_format'][value] = '%d/%m/%Y';
$_prefs['date_format_mini'][value] = '%d/%m/%Y';
I also tried the following but does not work.
// set display dates
$_prefs['date_format']= array( 'value' => '%d/%m/%Y' );
$_prefs['date_format_mini']= array( 'value' => '%d/%m/%Y' );
Could someone share the correct syntex?
--
P.V.Anthony
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3947 bytes
Desc: S/MIME Cryptographic Signature
URL: <https://lists.horde.org/archives/horde/attachments/20170929/c873b33f/attachment.bin>
More information about the horde
mailing list