Strange format for the dates
kiamlaluno - July 27, 2008 - 13:54
| Project: | Blog Add-ons |
| Version: | 6.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Chajecki |
| Status: | active |
Jump to:
Description
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.

#1
Actually, the module I downloaded is the version 6.x-1.1.
#2
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.