On the page which lists the blogs of a user, I see dates in the format "July 28., 2008", which is not even the format I set in Drupal.
The module doesn't use the function format_date(), which is supposed to be used to format a date, to have a consistent format through all a web site.

Comments

avpaderno’s picture

Version: 6.x-1.x-dev » 6.x-1.1

Actually, the module I downloaded is the version 6.x-1.1.

Chajecki’s picture

Assigned: Unassigned » Chajecki

Thanks. I still wanna leave an option to display a date in "my" way so I will use format_date() as a default format but admin will be allowed to change it to "my" format in module settings.

avpaderno’s picture

Version: 6.x-1.1 » 6.x-1.x-dev
Issue summary: View changes
Status: Active » Closed (outdated)

I am closing this issue since it's for a Drupal version that isn't supported.