search for: general_fmt_date

Displaying 1 result from an estimated 1 matches for "general_fmt_date".

2008 Jul 11
0
GLoc's l_date don't work.
Hi, are there anyone have used l_date to format a date object. I have used it as: <%= l_date porject.created_at %> And defineded the "general_fmt_date" in "lang\en.yml" as: general_fmt_date: %%m/%%d/%%Y When run it, the output is: %m/%d/%Y Maybe I had made some mistakes, who can hely me? -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subs...