{"id":17330392,"url":"https://github.com/voidint/unix2date","last_synced_at":"2025-03-27T05:44:45.039Z","repository":{"id":57608911,"uuid":"58344902","full_name":"voidint/unix2date","owner":"voidint","description":"Converts UNIX timestamp to date string command-line tool.","archived":false,"fork":false,"pushed_at":"2016-12-18T13:37:33.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-01T11:12:53.070Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/voidint.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":"2016-05-09T03:07:57.000Z","updated_at":"2016-05-09T05:23:34.000Z","dependencies_parsed_at":"2022-09-05T21:31:48.013Z","dependency_job_id":null,"html_url":"https://github.com/voidint/unix2date","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/voidint%2Funix2date","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voidint%2Funix2date/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voidint%2Funix2date/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voidint%2Funix2date/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/voidint","download_url":"https://codeload.github.com/voidint/unix2date/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245791932,"owners_count":20672669,"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":[],"created_at":"2024-10-15T14:51:07.411Z","updated_at":"2025-03-27T05:44:45.016Z","avatar_url":"https://github.com/voidint.png","language":"Go","readme":"# date2unix\nConvert UNIX timestamp to date string.\n\n# Installation\n```\ngo get -u github.com/voidint/unix2date\n```\n\n# How to use?\n- System time zone\n```\n$ unix2date 1\n1970/1/1 08:00:01\n```\n\n- UTC time zone\n```\n$ unix2date --utc 1\n1970/1/1 00:00:01\n```\n\n\n- Read UNIX timestamp form stdin\n```\n$ echo 12345 | unix2date --utc\n1970/1/1 03:25:45\n\nor \n\n$ unix2date\n12345\n// Enter EOF by CTRL+D(Unix/Linux) or CTRL+Z(Win)\n1970/1/1 11:25:45\n```\n\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoidint%2Funix2date","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvoidint%2Funix2date","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoidint%2Funix2date/lists"}