{"id":18260101,"url":"https://github.com/roppa/date-utilities","last_synced_at":"2025-04-08T23:44:47.303Z","repository":{"id":27288440,"uuid":"30762024","full_name":"roppa/date-utilities","owner":"roppa","description":null,"archived":false,"fork":false,"pushed_at":"2015-02-28T13:59:54.000Z","size":124,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-14T18:36:31.597Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/roppa.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-13T15:24:04.000Z","updated_at":"2015-02-28T13:59:55.000Z","dependencies_parsed_at":"2022-09-02T05:00:41.916Z","dependency_job_id":null,"html_url":"https://github.com/roppa/date-utilities","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roppa%2Fdate-utilities","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roppa%2Fdate-utilities/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roppa%2Fdate-utilities/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roppa%2Fdate-utilities/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roppa","download_url":"https://codeload.github.com/roppa/date-utilities/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247947825,"owners_count":21023058,"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-05T10:42:05.047Z","updated_at":"2025-04-08T23:44:47.268Z","avatar_url":"https://github.com/roppa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"#Date Utils\n\nA set of utilities using dates. Can be used as a node module or in the browser.\n\n##Usage\n\n###Node.js\n\n\n```\ndateUtils = require('date_utils');\n```\n###Browser\n\nGlobal \"dateUtils\" is exposed.\n\n##Functions\n\n###getDayString\n\n```\n\ndateUtils.getDayString(\"mon\"); //returns \"Monday\"\n\ndateUtils.getDayString(0); //returns \"Monday\"\n\n```\n\n###getMonthString\n\n```\n\ndateUtils.getMonthString(\"jan\"); //returns \"January\"\n\ndateUtils.getMonthString(0); //returns \"January\"\n\n```\n\n#Testing\n\n```\nmake test\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froppa%2Fdate-utilities","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froppa%2Fdate-utilities","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froppa%2Fdate-utilities/lists"}