forked from johnsoe/Date-polyfill
-
Notifications
You must be signed in to change notification settings - Fork 0
hungryhub-team/Date-polyfill
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The Date.toLocaleDateString polyfill is used to fill in unsupported behavior in Mozilla, Safari, and older browser versions For more information about how the toLocaleDateString function works, please visit developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/toLocaleDateString If there are specific locales you are familiar with, please add them to the working locales.
About
A simple polyfill for javascript Date object. It overrides the toLocaleDateString function when in a browser that does not support the locale.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 100.0%