{"id":13437442,"url":"https://github.com/lucawen/repoch","last_synced_at":"2025-04-09T21:23:13.247Z","repository":{"id":57660143,"uuid":"187314064","full_name":"lucawen/repoch","owner":"lucawen","description":"Humanize epoch conversions","archived":false,"fork":false,"pushed_at":"2019-05-18T05:08:45.000Z","size":150,"stargazers_count":17,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-01T20:53:48.597Z","etag":null,"topics":["cli","command-line","epoch","rust","rust-lang","tools"],"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/lucawen.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}},"created_at":"2019-05-18T04:29:45.000Z","updated_at":"2024-08-22T07:30:23.000Z","dependencies_parsed_at":"2022-09-06T23:20:59.661Z","dependency_job_id":null,"html_url":"https://github.com/lucawen/repoch","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/lucawen%2Frepoch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucawen%2Frepoch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucawen%2Frepoch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucawen%2Frepoch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucawen","download_url":"https://codeload.github.com/lucawen/repoch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248113054,"owners_count":21049773,"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":["cli","command-line","epoch","rust","rust-lang","tools"],"created_at":"2024-07-31T03:00:57.044Z","updated_at":"2025-04-09T21:23:13.223Z","avatar_url":"https://github.com/lucawen.png","language":"Rust","funding_links":[],"categories":["Applications","Rust","应用","应用 Applications"],"sub_categories":["Utilities","实用","公用事业 Utilities"],"readme":"# REPOCH\n\n[![Build Status](https://travis-ci.com/lucawen/repoch.svg?branch=master)](https://travis-ci.com/lucawen/repoch)\n[![Crates.io](https://img.shields.io/crates/v/repoch.svg)](https://crates.io/crates/repoch)\n\n\nREPOCH is cli to convert epoch timestamp datetime and datetime to timestamp.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg width=\"100%\" src=\"https://cdn.jsdelivr.net/gh/lucawen/repoch/example.gif\"\u003e\n\u003c/p\u003e\n\n\nIts convert a epoch time from utc to datetime.\n\n#### Building for source\nFor build the binary just:\n```sh\n$ cargo build\n```\nTo run, just run this example:\n```sh\n$ cargo run -- 1558150671\n```\n### Installation\nInstall simple typing:s\n\n```sh\ncargo install repoch\n```\n\n### Documentation\nThe documentation, for now, is the help return of tool:\n\n```sh\nConvert the epoch value to datetime and datetime to epoch (everyting as utc)\n\nUSAGE:\n    repoch [FLAGS] [OPTIONS] \u003cvalue\u003e\n\nFLAGS:\n    -h, --help       Prints help information\n    -d, --date       If will convert from date to epoch or not\n    -V, --version    Prints version information\n\nOPTIONS:\n    -f, --format \u003cformat\u003e    Conversion format, Epoch is output and Date is input [default: %Y-%m-%d %H:%M:%S]\n\nARGS:\n    \u003cvalue\u003e    Value to convert\n```\n\n\nLicense\n----\n\nMIT\n\n\n**Free Software, Hell Yeah!**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucawen%2Frepoch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucawen%2Frepoch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucawen%2Frepoch/lists"}