{"id":13408312,"url":"https://github.com/JerrySievert/date-utils","last_synced_at":"2025-03-14T13:30:46.305Z","repository":{"id":1292199,"uuid":"1233481","full_name":"JerrySievert/date-utils","owner":"JerrySievert","description":"Date Pollyfills for Node.js and Browser","archived":false,"fork":false,"pushed_at":"2023-08-10T19:07:58.000Z","size":489,"stargazers_count":373,"open_issues_count":12,"forks_count":60,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-10-30T05:31:31.986Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://jerrysievert.github.io/date-utils/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JerrySievert.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2011-01-08T19:02:04.000Z","updated_at":"2024-01-09T06:28:14.000Z","dependencies_parsed_at":"2024-01-13T19:40:33.840Z","dependency_job_id":"2baf37bd-4e5c-4fc8-91aa-d5de7831e3cc","html_url":"https://github.com/JerrySievert/date-utils","commit_stats":{"total_commits":126,"total_committers":26,"mean_commits":4.846153846153846,"dds":0.6587301587301587,"last_synced_commit":"47b56cc739c1b577030499e3133108ce5848ce97"},"previous_names":["jerrysievert/node-date-utils"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JerrySievert%2Fdate-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JerrySievert%2Fdate-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JerrySievert%2Fdate-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JerrySievert%2Fdate-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JerrySievert","download_url":"https://codeload.github.com/JerrySievert/date-utils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243584083,"owners_count":20314696,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-30T20:00:52.070Z","updated_at":"2025-03-14T13:30:45.820Z","avatar_url":"https://github.com/JerrySievert.png","language":"JavaScript","readme":"# Date-Utils: Polyfills for the Date object\n\n## NOTE\n\nVersion 2 Feature and Changes discussion is being held at https://github.com/JerrySievert/node-date-utils/issues/37\n\n## In a nutshell\n\n- Micro-Framework adding missing functionality to the Date object\n- Useable as a polyfill in the browser\n- Useable as a polyfill in Node.js\n- Works in CouchDB\n\n## Using within a Browser\n    \u003cscript type=\"text/javascript\" src=\"date-utils.min.js\"\u003e\u003c/script\u003e\n\n## Using with Node.js\n    $ npm install date-utils\n\n    require('date-utils');\n\nNote: This did not work in the `REPL` before `Node.js 0.6` due to how `Node.js` handles context in the `REPL`.\n\n## Changing Languages\n    require('date-utils').language(\"es\")\n\nSupported languages:\n\n- Spanish - \"es\"\n- French - \"fr\"\n- Portuguese Brazilian - \"pt-BR\"\n\n## Documentation\n\nDocumentation (nearing completion) can be found at https://jerrysievert.github.io/date-utils\n\n## Development\n\nMake sure you have [gulp](https://www.npmjs.org/package/gulp) installed (npm install gulp -g). After that hit `npm install` to get the dependencies. Finally, hit `gulp`. This will build the library initially. If you make changes to the library, it will compile the minified version automatically.\n\n### Testing\n\n```\n$ npm test\n```\n\n### Complexity and Minification\n\n```\n$ gulp\n```\n","funding_links":[],"categories":["Repository","JavaScript"],"sub_categories":["Date \u0026 Time"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJerrySievert%2Fdate-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FJerrySievert%2Fdate-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJerrySievert%2Fdate-utils/lists"}