Updating Convert to handle dates properly for yaml and json
authorspf13 <steve.francia@gmail.com>
Thu, 29 May 2014 22:40:16 +0000 (18:40 -0400)
committerspf13 <steve.francia@gmail.com>
Thu, 29 May 2014 22:45:19 +0000 (18:45 -0400)
commitb9bba2b977256642d00938e317cc2b743c418e6e
treea975942afdd4bab9d94b9984001aef899abca27d
parent0c2544608cfae1e272da252c383c8fa72634eed7
Updating Convert to handle dates properly for yaml and json

Fix bug with YAML & JSON with handling dates with 'new' and 'convert'
commands/convert.go
commands/hugo.go
commands/new.go
create/content.go