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

Fix formatting of dates when they are < 1000 #52

Merged
merged 1 commit into from
Oct 27, 2017

Conversation

b-ryan
Copy link
Contributor

@b-ryan b-ryan commented Oct 26, 2017

Currently if you have a date-time where the year is < 1000 then the strftime function will not pad zeros to the left of the date. This fixes that.

Copy link
Contributor

@mdelaurentis mdelaurentis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved. @b-ryan do you have permission to release this project? I suspect no. I can do that a little later today.

@b-ryan
Copy link
Contributor Author

b-ryan commented Oct 26, 2017

I do not

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

Successfully merging this pull request may close these issues.

None yet

2 participants