{"id":16133223,"url":"https://github.com/hoppfrosch/dateparse-develop","last_synced_at":"2026-01-20T11:02:54.278Z","repository":{"id":142278352,"uuid":"109108795","full_name":"hoppfrosch/DateParse-Develop","owner":"hoppfrosch","description":null,"archived":false,"fork":false,"pushed_at":"2017-11-01T08:57:47.000Z","size":6,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T15:17:01.211Z","etag":null,"topics":["autohotkey","datetime","datetime-formatters","development-environment","function"],"latest_commit_sha":null,"homepage":null,"language":"AutoHotkey","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/hoppfrosch.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-01T08:54:05.000Z","updated_at":"2024-08-12T01:23:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"a40569d3-8603-4d02-9128-7ccb7050ab74","html_url":"https://github.com/hoppfrosch/DateParse-Develop","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/hoppfrosch/DateParse-Develop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoppfrosch%2FDateParse-Develop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoppfrosch%2FDateParse-Develop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoppfrosch%2FDateParse-Develop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoppfrosch%2FDateParse-Develop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hoppfrosch","download_url":"https://codeload.github.com/hoppfrosch/DateParse-Develop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoppfrosch%2FDateParse-Develop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28602175,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T10:46:13.255Z","status":"ssl_error","status_checked_at":"2026-01-20T10:42:51.865Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["autohotkey","datetime","datetime-formatters","development-environment","function"],"created_at":"2024-10-09T22:38:12.039Z","updated_at":"2026-01-20T11:02:54.261Z","avatar_url":"https://github.com/hoppfrosch.png","language":"AutoHotkey","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DateParse [![AutoHotkey2](https://img.shields.io/badge/Language-AutoHotkey2-red.svg)](https://autohotkey.com/)\nConverts almost any date format to a YYYYMMDDHH24MISS value.\n\nThis library uses *AutoHotkey Version 2*.\n\n## Usage \n\nInclude `DateParse.ahk`from the `lib` folder into your project using standard AutoHotkey-include methods.\n\n```autohotkey\n#include \u003cDateParse.ahk\u003e\n dt := DateParse(\"2:35 PM, 27 November, 2007\") ; -\u003e \"200711271435\"\n```\n\nFor usage examples have a look at the UnitTest-files in `t` folder or at the library module itself\n\n## Hint\n\nThis is development environment for Dateparse - for Releases please see https://github.com/AutoHotkey-V2/DateParse","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoppfrosch%2Fdateparse-develop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhoppfrosch%2Fdateparse-develop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoppfrosch%2Fdateparse-develop/lists"}