{"id":17180745,"url":"https://github.com/stanislav-tkach/filesystem_time","last_synced_at":"2025-07-21T19:33:20.224Z","repository":{"id":66209064,"uuid":"80772041","full_name":"stanislav-tkach/filesystem_time","owner":"stanislav-tkach","description":"Set (and get) time in the file metadata.","archived":false,"fork":false,"pushed_at":"2017-04-09T18:02:19.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-30T03:15:13.599Z","etag":null,"topics":["filetime"],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/stanislav-tkach.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":"2017-02-02T21:49:48.000Z","updated_at":"2020-01-14T15:40:26.000Z","dependencies_parsed_at":"2023-03-10T23:43:46.755Z","dependency_job_id":null,"html_url":"https://github.com/stanislav-tkach/filesystem_time","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/stanislav-tkach%2Ffilesystem_time","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stanislav-tkach%2Ffilesystem_time/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stanislav-tkach%2Ffilesystem_time/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stanislav-tkach%2Ffilesystem_time/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stanislav-tkach","download_url":"https://codeload.github.com/stanislav-tkach/filesystem_time/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245377958,"owners_count":20605374,"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":["filetime"],"created_at":"2024-10-15T00:31:19.432Z","updated_at":"2025-03-25T00:41:03.478Z","avatar_url":"https://github.com/stanislav-tkach.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# filesystem_time\n\n## Overview\n\nGet/set file time.\n\n## Documentation\n\nTODO: docs.rs.\n\n## Usage\n\nTo use this crate, add `filesystem_time` as a dependency to your project's `Cargo.toml`:\n\n```toml\n[dependencies]\nfilesystem_time = \"0.1\"\n```\n\nOr, if you want [Chrono](https://github.com/chronotope/chrono) or\n[time](https://github.com/rust-lang-deprecated/time) support,\ninclude the features like this:\n\n```toml\n[dependencies]\nchrono = { version = \"0.1\", features = [\"chrono\", \"time\"] }\n```\n\n## Example\n\n```rust,no_run\n// TODO, FIXME.\n```\n\n## Testing\n\nBecause of optional dependencies testing should be performed as `cargo.exe test --features \"chrono time\"`. \n\n## License\n\nLicensed under the MIT license (see the `LICENSE` file).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstanislav-tkach%2Ffilesystem_time","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstanislav-tkach%2Ffilesystem_time","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstanislav-tkach%2Ffilesystem_time/lists"}