{"id":19999477,"url":"https://github.com/bios-marcel/date-time-util","last_synced_at":"2026-03-06T11:02:44.949Z","repository":{"id":97911480,"uuid":"78943505","full_name":"Bios-Marcel/Date-Time-Util","owner":"Bios-Marcel","description":"Some Date / Time util Methods","archived":false,"fork":false,"pushed_at":"2017-01-21T12:20:21.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-08T14:51:34.190Z","etag":null,"topics":["dateutil","gta","library","pawn","sa-mp","samp","sanandreas","timeutil"],"latest_commit_sha":null,"homepage":null,"language":"SourcePawn","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/Bios-Marcel.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-01-14T14:02:08.000Z","updated_at":"2019-03-21T15:56:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"e1c3f65a-0697-433c-b006-ebfac4b708a8","html_url":"https://github.com/Bios-Marcel/Date-Time-Util","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Bios-Marcel/Date-Time-Util","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bios-Marcel%2FDate-Time-Util","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bios-Marcel%2FDate-Time-Util/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bios-Marcel%2FDate-Time-Util/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bios-Marcel%2FDate-Time-Util/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bios-Marcel","download_url":"https://codeload.github.com/Bios-Marcel/Date-Time-Util/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bios-Marcel%2FDate-Time-Util/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30173350,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T07:56:45.623Z","status":"ssl_error","status_checked_at":"2026-03-06T07:55:55.621Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["dateutil","gta","library","pawn","sa-mp","samp","sanandreas","timeutil"],"created_at":"2024-11-13T05:11:51.176Z","updated_at":"2026-03-06T11:02:44.893Z","avatar_url":"https://github.com/Bios-Marcel.png","language":"SourcePawn","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Date-Time-Util\n\n## What can i do with this library?\n\nThis library contains a bunch of utlitiy functions for Dates and Times. See the list [**here**](https://github.com/Bios-Marcel/DateUtil/wiki/Functions#functions)(Still incomplete).\n\n## How do i install this?\n\nIt's very simple, just place the DateUtil.inc inside of your includes folder like this:\n\n* pawno\n * includes\n   * DateUtil.inc\n\nand include it into your gamemode or filterscript like this:\n\n```Pawn\n#include \u003cDateUtil\u003e\n```\n\n## I am getting errors, it says that some functions are not defined!\n\nYou might get these errors because your code is outdated, to fix the problem try the following.\n\nAdd this:\n\n```Pawn\n#define USE_BWC\n```\n\nin front of this:\n\n```Pawn\n#include \u003cDateUtil\u003e\n```\n\ndoing that will automatically include the backwards compatibility include, if it exists.\n\n## Something is not working like it should!\n\nIf you happen to find any bugs or are encountering any problems, create an [**issue**](https://github.com/Bios-Marcel/Date-Time-Util/issues/new)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbios-marcel%2Fdate-time-util","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbios-marcel%2Fdate-time-util","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbios-marcel%2Fdate-time-util/lists"}