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

Bug Fix - String For Date Convenience #67

Merged
merged 2 commits into from
Mar 31, 2017
Merged

Bug Fix - String For Date Convenience #67

merged 2 commits into from
Mar 31, 2017

Conversation

Dutcher
Copy link
Contributor

@Dutcher Dutcher commented Mar 31, 2017

  • Fixed bug in date formatter

return nil
}

dateFormat = localeFormat
formatter.locale = Locale.autoupdatingCurrent
Copy link
Contributor

Choose a reason for hiding this comment

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

Are you sure this needs to happen? You are passing that value into the initializer

@jgrandelli jgrandelli merged commit 75e9c4f into master Mar 31, 2017
@jgrandelli jgrandelli deleted the DateFormat branch March 31, 2017 18:06
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.

2 participants