{"id":21477550,"url":"https://github.com/5ht2/snowflake-cli","last_synced_at":"2025-10-13T21:07:52.117Z","repository":{"id":215037442,"uuid":"737932629","full_name":"5HT2/snowflake-cli","owner":"5HT2","description":"Easily format Discord and Twitter Snowflakes.","archived":false,"fork":false,"pushed_at":"2024-01-29T14:31:28.000Z","size":7,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-17T08:21:27.560Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/5HT2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2024-01-02T02:04:14.000Z","updated_at":"2024-10-12T13:26:58.000Z","dependencies_parsed_at":"2024-01-02T05:36:27.133Z","dependency_job_id":"1ba32f71-e119-44e3-acda-8b79584bd1f4","html_url":"https://github.com/5HT2/snowflake-cli","commit_stats":null,"previous_names":["5ht2/snowflake-cli"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/5HT2/snowflake-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5HT2%2Fsnowflake-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5HT2%2Fsnowflake-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5HT2%2Fsnowflake-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5HT2%2Fsnowflake-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/5HT2","download_url":"https://codeload.github.com/5HT2/snowflake-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5HT2%2Fsnowflake-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017050,"owners_count":26085949,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"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-11-23T11:14:14.980Z","updated_at":"2025-10-13T21:07:52.101Z","avatar_url":"https://github.com/5HT2.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# snowflake-cli\n\nEasily format Discord and Twitter Snowflakes.\n\n### Usage\n\n```bash\n# Build project, or run `go build -o snowflake .`\nmake\n\n# Format default\n./snowflake 1191470808191737927\n# 1704139177130 - 2024-01-01T20:59:37+01:00\n\n# Format in a custom timezone\nTZ=America/New_York ./snowflake -s 1191470808191737927 -f \"%u - %p (East Coast)\"\n# 1704139177130 - 2024-01-01T14:59:37-05:00 (East Coast)\n\n# Format custom output\n./snowflake -s 1191470808191737927 -f \"%u (%t:R) meow %%uwu%%\"\n# 1704139177130 (\u003ct:1704139177:R\u003e) meow %uwu%\n```\n\n### Options\n\n```bash\nUsage of ./snowflake:\n  -f string\n    \tFormat string, options: %u (unix ms), %p (RFC3339), %t (\u003ct:unix\u003e), %t:S (\u003ct:unix:style\u003e) (default \"%u - %p\")\n  -s int\n    \tSnowflake to parse\n  -twitter\n    \tSet to parse Twitter snowflake instead of Discord\n```\n\n#### Custom Format\n\nPlease see the [Discord Timestamp Style docs](https://discord.com/developers/docs/reference#message-formatting-timestamp-styles) for more info on the `%t` and `%t:S` format.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F5ht2%2Fsnowflake-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F5ht2%2Fsnowflake-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F5ht2%2Fsnowflake-cli/lists"}