Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Date without time fails #129

Closed
bep opened this issue Apr 7, 2016 · 1 comment
Closed

Date without time fails #129

bep opened this issue Apr 7, 2016 · 1 comment

Comments

@bep
Copy link
Contributor

bep commented Apr 7, 2016

See https://github.com/toml-lang/toml#user-content-datetime

According to the spec this should work:

date = 1979-05-27

This fails:

Expected 'T' in ISO8601 datetime, but found '\n' instead.
@cespare
Copy link
Collaborator

cespare commented Apr 7, 2016

Dup of #96.

@cespare cespare closed this as completed Apr 7, 2016
bep added a commit to gohugoio/hugo that referenced this issue Apr 7, 2016
We should get some new ones in there.

Also shuffle the order. This also means no merging into 0.15-docs ...

Which also means we should get a release out there ... soon!

See #2055

Also See BurntSushi/toml#129 for an explanation to the little bit ugly dates.
tychoish pushed a commit to tychoish/hugo that referenced this issue Aug 13, 2017
We should get some new ones in there.

Also shuffle the order. This also means no merging into 0.15-docs ...

Which also means we should get a release out there ... soon!

See gohugoio#2055

Also See BurntSushi/toml#129 for an explanation to the little bit ugly dates.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants