Problem with date format

Hi,

I have some problem with date format. The date, which represents "Group rise" or "Event start" seems like that: _day_of_7. I think the 7 is because it's 7th month now. Anyone know how to fix it?

Thank you very much.

Quote · 13 Jul 2008

That keys was added to 6.1.2

so seems you don`t have this key values,

so you must add this

'_day_of_1' => '{0} January, {1}',
'_day_of_2' => '{0} February, {1}',
'_day_of_3' => '{0} March, {1}',
'_day_of_4' => '{0} April, {1}',
'_day_of_5' => '{0} May, {1}',
'_day_of_6' => '{0} June, {1}',
'_day_of_7' => '{0} July, {1}',
'_day_of_8' => '{0} August, {1}',
'_day_of_9' => '{0} September, {1}',
'_day_of_10' => '{0} October, {1}',
'_day_of_11' => '{0} November, {1}',
'_day_of_12' => '{0} December, {1}',

like thi

Quote · 14 Jul 2008

Yeees! Thank you very much, it helps!Cool

Quote · 14 Jul 2008

Andrey, this is what I was asking about too....lol, thank you a lot for your help we appreciate it.

Nurke

Quote · 19 Jul 2008
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.