ruby on rails - undefined method `strftime_format' -


i'm use gems stamp , stampi18n.

code:

@post.time = @date.localize_stamp("1 jan 1999, 21:45", :locale => 'en') 

result:

undefined method `strftime_format' thu, 09 jun 2011:date 

what's problem?


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Add new record to the table by click on the button in Microsoft Access -

javascript - jQuery .height() return 0 when visible but non-0 when hidden -