Wednesday, November 09, 2005

created on

i changed the format of the time and date where it shows under each post by using strftime. this is what i did:

<%= post.created_on.strftime("%m.%d.%Y at %I:%M%p") %>

well, after i did it, it changed all the previous post dates to 9:30AM on today (11.9.05). strange. i have no idea why it did that.

0 Comments:

Post a Comment

<< Home