Project:Blog Add-ons
Version:6.x-1.1
Component:Code
Category:bug report
Priority:normal
Assigned:Chajecki
Status:active

Issue Summary

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

#1

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

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

#2

Assigned to:Anonymous» 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.