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

DateInRegion's .formatter.useSharedFormatters should be publicly accessible #275

Closed
malcommac opened this issue Oct 2, 2016 · 0 comments
Assignees
Milestone

Comments

@malcommac
Copy link
Owner

malcommac commented Oct 2, 2016

DateInRegion's .formatter property should be publicly accessible in order to get/set .useSharedFormatters property (by default is set to true).

This allows the user to use a shared - per thread - formatter or create automatically a new one for each instance of DateInRegion.

Usually user don't need to create a new formatter for each date because it's an expensive operation; however we want to make it possible to cover all cases.

@malcommac malcommac added this to the 4.0.3 milestone Oct 2, 2016
@malcommac malcommac self-assigned this Oct 2, 2016
@malcommac malcommac changed the title DateInRegion's .formatter should be publicly accessible DateInRegion's .formatter.useSharedFormatters should be publicly accessible Oct 2, 2016
malcommac added a commit that referenced this issue Oct 2, 2016
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

1 participant