Wedge

Public area => Bug reports => The Pub => Archived fixes => Topic started by: txcas on January 31st, 2014, 04:21 AM

Title: Date format is incorrect
Post by: txcas on January 31st, 2014, 04:21 AM
Using English US as the language, the date format under Recent Posts is DD/MM when it should be MM/DD.

Title: Re: Date format is incorrect
Post by: txcas on January 31st, 2014, 04:35 AM
I changed this is the Home.template.php and it fixed the date format.

Code: [Select]
<div>', strftime('%m/%d %H:%M', $post['timestamp']), '<br>', $post['poster']
Title: Re: Date format is incorrect
Post by: MultiformeIngegno on January 31st, 2014, 09:13 AM
This is a Europeans driven project so it's correct even in us English!!!!! Joking :P
Title: Re: Date format is incorrect
Post by: Nao on February 25th, 2014, 07:45 PM
So... What do I do? Looks like the alternative isn't popular.
Title: Re: Date format is incorrect
Post by: agent47 on February 25th, 2014, 07:54 PM
<February 24th> format works for me.
Title: Re: Date format is incorrect
Post by: Farjo on February 25th, 2014, 08:19 PM
OK with me too. How about Feb 25th instead, if 'February' is too long?
Title: Re: Date format is incorrect
Post by: txcas on February 26th, 2014, 06:02 PM
IMHO, whatever format is chosen should be the same on the Recent Posts and Thoughts areas.
Title: Re: Date format is incorrect
Post by: Nao on February 26th, 2014, 10:56 PM
In French, the date format doesn't really matter, because it's likely the 'Today at..' will be longer anyway, as it's "Aujourd'hui à...", which is quite long. Also, if Lorenzo posted the last message in a topic, it'll also make the first column longer, because of his very long username... :P

Anyway, yeah, that was the idea, trying to harmonize the topic list with the thought list. I'm not a big fan of the result, though, I may end up moving the user names elsewhere.
Title: Re: Date format is incorrect
Post by: MultiformeIngegno on February 27th, 2014, 04:07 PM
Eh eh at least we can find glitches with it :D
Title: Re: Date format is incorrect
Post by: Nao on February 27th, 2014, 04:08 PM
And we sure do! ;)