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

Feature(scope): Add dateRange pipe #763

Open
1 task done
denisyilmaz opened this issue May 18, 2024 · 0 comments · May be fixed by #764
Open
1 task done

Feature(scope): Add dateRange pipe #763

denisyilmaz opened this issue May 18, 2024 · 0 comments · May be fixed by #764

Comments

@denisyilmaz
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Which Transloco package(s) will this feature affect?

Locale

Is your feature request related to a problem? Please describe

No response

Describe the solution you'd like

No response

Describe alternatives you've considered

With Intl.DateTimeFormat.prototype.formatRange() being supported by all major browsers it would be great to have a `dateRange` pipe within the transloco ecosystem.

Additional context

No response

I would like to make a pull request for this feature

Yes 🚀

denisyilmaz added a commit to denisyilmaz/transloco that referenced this issue May 18, 2024
Implementation of the Intl.DateTimeFormat.prototype.formatRange() method

BREAKING CHANGE: 🧨 addition of ES2021.Intl into the typescript configuration

✅ Closes: jsverse#763
@denisyilmaz denisyilmaz linked a pull request May 18, 2024 that will close this issue
13 tasks
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 a pull request may close this issue.

1 participant