Blesta 3.5.2 settled in EN & FR language, FR by default in admin parameters (UTC +02:00-Paris + Country France), I got wrong date format in Ticket detail/reply:
I need to precise that I've changed /plugin/support_manager/config/support_manager.php file value
Configure::set("SupportManager.time_format","H:i:s");Configure::set("SupportManager.reply_date_format","l j F Y H:i");
But, with any navigator in French (tested with Chrome, Firefox) I got:
"LeMonday 10 August 2015 13:15 Système a répondu"
instead of
"Le Lundi 10 Août 2015 13:15 Système a répondu"...
FR is active (in green) but PHP locale Date is wrong... Is there a missing "setlocale" somewhere?
Question
wantoo
Hello,
Blesta 3.5.2 settled in EN & FR language, FR by default in admin parameters (UTC +02:00-Paris + Country France), I got wrong date format in Ticket detail/reply:
I need to precise that I've changed /plugin/support_manager/config/support_manager.php file value
But, with any navigator in French (tested with Chrome, Firefox) I got:
"Le Monday 10 August 2015 13:15 Système a répondu"
instead of
"Le Lundi 10 Août 2015 13:15 Système a répondu"...
FR is active (in green) but PHP locale Date is wrong... Is there a missing "setlocale" somewhere?
Thanks
Best regards
Didier
10 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now