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

Implemented findFuzzyTz, allowing for (valid) non-dropdown timezones #29

Merged
merged 1 commit into from
May 2, 2021
Merged

Conversation

emrysal
Copy link
Contributor

@emrysal emrysal commented May 1, 2021

I've drafted a proposal to implement #25 - I think this is a great feature to add but admittedly it is quite logic heavy - I hope this conveys the intention of the feature request. I've played around with auto-detection of user timeZones using Intl, and I don't think the detection logic itself belongs in this library; but Intl in combination with this PR seems to behave quite well.

@ndom91
Copy link
Owner

ndom91 commented May 2, 2021

This is awesome! Great idea with the scoring to sort thing. I'll take a look at this in more detail a bit later 👍

@ndom91
Copy link
Owner

ndom91 commented May 2, 2021

LGTM 👍

@ndom91 ndom91 merged commit 19805d8 into ndom91:main May 2, 2021
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