{"id":18486291,"url":"https://github.com/maxgfr/rn-date","last_synced_at":"2025-04-08T19:33:12.499Z","repository":{"id":64230398,"uuid":"573799152","full_name":"maxgfr/rn-date","owner":"maxgfr","description":"A zero-dependency library which fixes the date parsing issue in React Native with Android","archived":false,"fork":false,"pushed_at":"2024-10-30T05:48:15.000Z","size":837,"stargazers_count":2,"open_issues_count":13,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-30T08:39:14.722Z","etag":null,"topics":["android","date","date-parsing","ios","javascript","react-native","rn-date","typescript"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/rn-date","language":"TypeScript","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/maxgfr.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-12-03T13:23:00.000Z","updated_at":"2023-01-09T13:22:56.000Z","dependencies_parsed_at":"2023-10-15T11:05:54.106Z","dependency_job_id":"babf3866-cfe0-4eb2-b7a1-8d41bc212512","html_url":"https://github.com/maxgfr/rn-date","commit_stats":{"total_commits":5,"total_committers":2,"mean_commits":2.5,"dds":0.4,"last_synced_commit":"7d3097eb0e371507fbe1437faf2369de864d1e80"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxgfr%2Frn-date","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxgfr%2Frn-date/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxgfr%2Frn-date/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxgfr%2Frn-date/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxgfr","download_url":"https://codeload.github.com/maxgfr/rn-date/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223343317,"owners_count":17129947,"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":["android","date","date-parsing","ios","javascript","react-native","rn-date","typescript"],"created_at":"2024-11-06T12:48:54.416Z","updated_at":"2024-11-06T12:48:54.989Z","avatar_url":"https://github.com/maxgfr.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rn-date\n\n`rn-date` is a zero-dependency library which fixes the date parsing issue in React Native with Android.\n\n## Installation\n\n```bash\nyarn add rn-date\n```\n\n## Usage\n\n```ts\nimport { RnDate } from 'rn-date';\n\nconst date = new RnDate('2020-01-01T00:00:00.000Z'); // instead of new Date('2020-01-01T00:00:00.000Z')\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxgfr%2Frn-date","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxgfr%2Frn-date","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxgfr%2Frn-date/lists"}