Skip to content

Day of Year Date Format Support #453

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

Closed
JordanBallew opened this issue Apr 20, 2016 · 3 comments
Closed

Day of Year Date Format Support #453

JordanBallew opened this issue Apr 20, 2016 · 3 comments

Comments

@JordanBallew
Copy link

JordanBallew commented Apr 20, 2016

Is there currently a way to do day of year date formatting? I didn't see it in the documentation. If not, is there any interest in adding it? It is a popular format in the science and engineering communities, and it is already supported in D3 as %j.

https://github.com/mbostock/d3/wiki/Time-Formatting

@mdtusz
Copy link
Contributor

mdtusz commented Apr 20, 2016

We hope to fix this soon, but it is not at the very top of our priority list. We are always open to pull requests if they come sooner though!

Duplicate of #380.

@JordanBallew
Copy link
Author

JordanBallew commented Apr 20, 2016

Do you have any guidance on where to start looking in the code base to make a change for this?

@mdtusz
Copy link
Contributor

mdtusz commented Apr 20, 2016

I haven't worked much on the date formatting myself, but I believe this code may be a good place to start!

The development section of our contributing.md has some information on the test dashboard and some tools you may find helpful as well.

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

3 participants