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

Date.prototype.toLocaleString() do not return time on Firefox #2996

Open
pwo3 opened this issue Jun 22, 2021 · 2 comments
Open

Date.prototype.toLocaleString() do not return time on Firefox #2996

pwo3 opened this issue Jun 22, 2021 · 2 comments

Comments

@pwo3
Copy link

pwo3 commented Jun 22, 2021

Which package?

@formatjs/intl-datetimeformat

Describe the bug

Date.prototype.toLocaleString() do not return time on Firefox (89.0.1)

// Expected
22/06/2021, 11:57:11

// Firefox
6/22/2021 

To Reproduce

Codesandbox URL

https://codesandbox.io/s/peaceful-jackson-zeilf?file=/src/index.js

Expected behavior

Time should be returned with the date

Desktop (please complete the following information):

  • OS: Ubuntu Linux
  • Browser: Firefox
  • Version: 89.0.1
@pwo3 pwo3 added the bug label Jun 22, 2021
@longlho
Copy link
Member

longlho commented Jun 26, 2021

Thanks for reporting! We'll take a look asap.

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

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

2 participants