Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix #490 - package last updated date #491

Merged
merged 1 commit into from
May 3, 2020

Conversation

euantorano
Copy link
Contributor

Fixes #490 by using Date.prototype.toLocaleDateString() to format date values used to show when a package was last updated.

Addresses #490

Fixes loic-sharma#490 by using `Date.prototype.toLocaleDateString()` to format date values used to show when a package was last updated.
@loic-sharma loic-sharma merged commit f954443 into loic-sharma:master May 3, 2020
@loic-sharma
Copy link
Owner

Awesome! Thanks for fixing this :)

@euantorano euantorano deleted the patch-1 branch May 3, 2020 21:27
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UI: Package last updated date - shown in US format in other locales
2 participants