Closed (outdated)
Project:
Blog Add-ons
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
27 Jul 2008 at 13:54 UTC
Updated:
24 Sep 2020 at 20:14 UTC
Jump to comment: Most recent
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
Comment #1
avpadernoActually, the module I downloaded is the version 6.x-1.1.
Comment #2
Chajecki commentedThanks. 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.
Comment #3
avpadernoI am closing this issue since it's for a Drupal version that isn't supported.