Skip to content

Commit

Permalink
format readme
Browse files Browse the repository at this point in the history
  • Loading branch information
yosiyuki committed Aug 8, 2012
1 parent 4fd665b commit e2f34d8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -3,8 +3,8 @@ datetime_field


Rails form helper for formatted datetime Rails form helper for formatted datetime


## Usage ## USAGE


f.datetime_field(:published_at, { :format => :long }) f.datetime_field(:published_at, { :format => :long })
f.datetime_field(:published_at, { :format => "%Y-%m-%d %H:%M" }) f.datetime_field(:published_at, { :format => "%Y-%m-%d %H:%M" })


0 comments on commit e2f34d8

Please sign in to comment.