{"id":17166718,"url":"https://github.com/willf/wut","last_synced_at":"2025-03-24T18:15:44.326Z","repository":{"id":66569860,"uuid":"45621713","full_name":"willf/wut","owner":"willf","description":"WUT: What's the Unix time. Simple command line converter from unix timestamps to local time","archived":false,"fork":false,"pushed_at":"2015-11-05T16:15:55.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-24T12:52:26.248Z","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/willf.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":"2015-11-05T15:51:27.000Z","updated_at":"2018-08-29T20:55:54.000Z","dependencies_parsed_at":"2023-03-11T00:07:17.323Z","dependency_job_id":null,"html_url":"https://github.com/willf/wut","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/willf%2Fwut","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willf%2Fwut/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willf%2Fwut/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willf%2Fwut/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willf","download_url":"https://codeload.github.com/willf/wut/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245325221,"owners_count":20596818,"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-14T23:06:28.470Z","updated_at":"2025-03-24T18:15:44.289Z","avatar_url":"https://github.com/willf.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wut\nwut: *W*hat's this *U*nix *T*ime. Simple command line converter from unix timestamps to local time.\n\nIt is basically the same as running `date -r \u003cunixtime\u003e` on the Mac or `date -d '1970-01-01 \u003cunixtime\u003e sec UTC'` on Linux, according to [this StackExchange comment](http://stackoverflow.com/a/14107355/3754075).\n\nUnix time is the number of seconds that have elapsed since 00:00:00 Coordinated Universal Time (UTC), Thursday, 1 January 1970, ignoring leap seconds.\n\n## Running\n\n`wut` without an argument uses the current Unix time. `wut` with an argument prints the Unix time given as the a local time.\n\n    \u003e wut \n    1446739220 is 2015-11-05 11:00:20 -0500 EST\n    \u003e wut 1000000000\n    1000000000 is 2001-09-08 21:46:40 -0400 EDT\n    \n## Installing\n\nBinaries are in the `bin` directory (for Mac, Linux, and Windows). You can use [gb](https://getgb.io/) to build it as well:\n\n    \u003e cd /path/to/wut\n    \u003e gb build all\n    \u003e bin/wut\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillf%2Fwut","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillf%2Fwut","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillf%2Fwut/lists"}