Skip to content

Changed lastSignInTime to be a valid date and time #36

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

Merged
merged 1 commit into from
Dec 13, 2018

Conversation

RohanTalip
Copy link
Contributor

"console.log(new Date('2018-04-03T03:92:48Z'))" results in "Invalid Date" due to "92" not being a valid value for the number of minutes in an hour.

"console.log(new Date('2018-04-03T03:92:48Z'))" results in "Invalid Date"
Copy link
Contributor

@laurenzlong laurenzlong left a comment

Choose a reason for hiding this comment

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

Oops, don't know how that got in, thanks for catching!

@laurenzlong laurenzlong merged commit a25faf5 into firebase:master Dec 13, 2018
@RohanTalip RohanTalip deleted the patch-1 branch December 15, 2018 13:03
@RohanTalip
Copy link
Contributor Author

Hi @laurenzlong and @firebase-ops , a new release needs to be made for this change. A release was last made the day before my change was merged.

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