Closed (fixed)
Project:
DrupalIt
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Apr 2009 at 06:43 UTC
Updated:
13 Apr 2009 at 04:59 UTC
Hi.
I think, that using format_date function instead gmdate function is more properly - they solve localization and customization problem.
Please, review my patch for drupalit.module
Thanks.
| Comment | File | Size | Author |
|---|---|---|---|
| drupalit.module.patch | 2.85 KB | dicreat |
Comments
Comment #1
apanag commentedHello dicreat,
thanks for your patch. I am going to use format_date instead of gmdate. I review your patch and found the following error:
Ι think you mean 'medium' instead of voted. ;-)
Thanks for your help.
apanag
Comment #2
apanag commentedI just updated the .dev module. I am waiting your feedback, so i can i close this issue.
Thanks again,
apanag
Comment #3
dicreat commentedNow all works fine, thanks.