{"id":22180674,"url":"https://github.com/jftuga/gostat","last_synced_at":"2026-07-01T15:31:19.851Z","repository":{"id":57641360,"uuid":"352631644","full_name":"jftuga/gostat","owner":"jftuga","description":"display and set file timestamps","archived":false,"fork":false,"pushed_at":"2025-10-23T10:19:49.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-23T11:08:21.295Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/jftuga.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-29T12:15:42.000Z","updated_at":"2025-10-23T10:16:00.000Z","dependencies_parsed_at":"2024-06-20T01:38:30.894Z","dependency_job_id":null,"html_url":"https://github.com/jftuga/gostat","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/jftuga/gostat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jftuga%2Fgostat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jftuga%2Fgostat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jftuga%2Fgostat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jftuga%2Fgostat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jftuga","download_url":"https://codeload.github.com/jftuga/gostat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jftuga%2Fgostat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35013179,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-01T02:00:05.325Z","response_time":130,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-12-02T09:19:05.006Z","updated_at":"2026-07-01T15:31:19.847Z","avatar_url":"https://github.com/jftuga.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gostat\ndisplay and set file timestamps\n\nFor more information on Birth Time, Modify Time, Access Time, and Create Time, please see the Wikipedia article on [MAC times](https://en.wikipedia.org/wiki/MAC_times).\n\nBinaries for Windows, MacOS, and Linux are provided on the [Releases](https://github.com/jftuga/gostat/releases) page.\n\n## Usage\n```\nUsage: gostat [OPTION]... [FILE]...\nDisplay and set file time stamps\n\n  -a string\n    \tset file access time, format: YYYYMMDD.HHMMSS\n  -b string\n    \tset both access and modify time, format: YYYYMMDD.HHMMSS\n  -m string\n    \tset file modify time, format: YYYYMMDD.HHMMSS\n  -v\tshow program version and then exit\n```\n\n## Example - display times\n```\nPS C:\\github.com\\jftuga\\gostat\u003e .\\gostat.exe go.*\n\nname  : go.mod\nsize  : 84\nbtime : 2021-03-29 10:31:20.7843427 -0400 EDT\nctime : 2021-03-29 10:31:28.8303228 -0400 EDT\nmtime : 2021-03-29 10:31:28.8303228 -0400 EDT\natime : 2021-03-29 10:31:28.8303228 -0400 EDT\n\nname  : go.sum\nsize  : 171\nbtime : 2021-03-29 10:31:28.8347262 -0400 EDT\nctime : 2021-03-29 10:31:28.8347262 -0400 EDT\nmtime : 2021-03-29 10:31:28.8347262 -0400 EDT\natime : 2021-03-29 10:31:28.8347262 -0400 EDT\n```\n\n## Example - change access time\n```\nPS C:\\github.com\\jftuga\\gostat\u003e .\\gostat.exe -a 20210329.090807 .\\README.md\nname  : .\\README.md\nsize  : 43\nbtime : 2021-03-29 08:16:26.7001842 -0400 EDT\nctime : 2021-03-29 10:55:21.2762476 -0400 EDT\nmtime : 2021-03-29 08:16:26.7001842 -0400 EDT\natime : 2021-03-29 09:08:07 -0400 EDT\n```\n\n## Development\n\n### Building\n```bash\ngo build -ldflags=\"-s -w\"\n```\n\n### Testing with Coverage\n```bash\ngo test -v -cover\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjftuga%2Fgostat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjftuga%2Fgostat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjftuga%2Fgostat/lists"}