{"id":19500569,"url":"https://github.com/naturalintelligence/nimnjs-date-parser","last_synced_at":"2025-08-09T14:10:59.055Z","repository":{"id":57144033,"uuid":"122848362","full_name":"NaturalIntelligence/nimnjs-date-parser","owner":"NaturalIntelligence","description":"compress date for nimnjs","archived":false,"fork":false,"pushed_at":"2018-02-26T15:44:10.000Z","size":8,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-17T13:39:21.326Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/NaturalIntelligence.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}},"created_at":"2018-02-25T15:26:00.000Z","updated_at":"2022-03-18T03:03:38.000Z","dependencies_parsed_at":"2022-09-05T12:31:24.550Z","dependency_job_id":null,"html_url":"https://github.com/NaturalIntelligence/nimnjs-date-parser","commit_stats":null,"previous_names":["nimndata/nimnjs-date-parser"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NaturalIntelligence%2Fnimnjs-date-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NaturalIntelligence%2Fnimnjs-date-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NaturalIntelligence%2Fnimnjs-date-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NaturalIntelligence%2Fnimnjs-date-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NaturalIntelligence","download_url":"https://codeload.github.com/NaturalIntelligence/nimnjs-date-parser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240748338,"owners_count":19851242,"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-11-10T22:08:56.666Z","updated_at":"2025-02-25T21:23:13.609Z","avatar_url":"https://github.com/NaturalIntelligence.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nimnjs-date-parser\ncompress date for nimnjs\n\n\n## Introduction\nSee Nimn [specification](https://github.com/nimndata/spec) for more detail.\n\n## Usages\nFirst install or add to your npm package\n```\n$npm install nimnjs-date-parser\n```\n\n```js\nvar nimn = require(\"nimnjs-date-parser\");\n\nvar dt = new Date(\"Mon Feb 26 2018 17:42:17 GMT+0530 (IST)\");\nvar nimnDt = parser.parse(dt,true,true,true);//\u0014\u0012Fqcchm\nvar dt2 = parser.parseBack(nimnDt,true,true,true);\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaturalintelligence%2Fnimnjs-date-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnaturalintelligence%2Fnimnjs-date-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaturalintelligence%2Fnimnjs-date-parser/lists"}