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

Fixes the year date formatter #69

Merged
merged 1 commit into from Jan 14, 2019
Merged

Fixes the year date formatter #69

merged 1 commit into from Jan 14, 2019

Conversation

noremac
Copy link
Contributor

@noremac noremac commented Dec 31, 2018

I made a new project today and my LICENSE file was generated with the year of 2019 instead of 2018. After confirming that I had not lost track of a few days of my life, I dug through the code and found a small bug in the date formatter. It was using YYYY instead of yyyy. Here's a thread on stack overflow with some more information: https://stackoverflow.com/questions/15133549/difference-between-yyyy-and-yyyy-in-nsdateformatter

Copy link
Owner

@JohnSundell JohnSundell left a comment

Choose a reason for hiding this comment

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

Thanks a lot! 😀

@JohnSundell JohnSundell merged commit cfbb44f into JohnSundell:master Jan 14, 2019
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