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 format spec link in conf.json comment is broken #367

Closed
IgorKrupenja opened this issue Jun 21, 2018 · 2 comments
Closed

Date format spec link in conf.json comment is broken #367

IgorKrupenja opened this issue Jun 21, 2018 · 2 comments
Milestone

Comments

@IgorKrupenja
Copy link

In default conf.json:

// Default date format (here is the specification http://apple.co/2CM6VFG)
"dateFormat": "%x %X",

Link http://apple.co/2CM6VFG is broken, "Page not found".

@IgorKrupenja IgorKrupenja changed the title Date format spec link in conf.json is broken Date format spec link in conf.json comment is broken Jun 21, 2018
@yanex
Copy link
Member

yanex commented Jun 23, 2018

Looks like Apple deleted all Darwin docs. :(
The link will be fixed. Now you can go use https://www.freebsd.org/cgi/man.cgi?query=strftime&sektion=3 instead.

@yanex yanex added the bug label Jun 23, 2018
@yanex yanex added this to the 0.5.1 milestone Jun 23, 2018
@yanex yanex added the fixed label Jun 23, 2018
@yanex yanex closed this as completed Jun 23, 2018
@IgorKrupenja
Copy link
Author

Ok, thank you for the link. Note that there is problem with date formatting then: #369.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants