{"id":17130435,"url":"https://github.com/zuraguerra/beat_time","last_synced_at":"2025-04-13T07:26:28.976Z","repository":{"id":49326601,"uuid":"191814913","full_name":"ZuraGuerra/beat_time","owner":"ZuraGuerra","description":"Utilities to work with Swatch Internet Time (.beat time).","archived":false,"fork":false,"pushed_at":"2022-09-14T15:18:13.000Z","size":9,"stargazers_count":10,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T14:11:43.038Z","etag":null,"topics":["beat-time","elixir","erlang","swatch-internet-time","time"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ZuraGuerra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-06-13T18:34:51.000Z","updated_at":"2024-09-25T07:53:00.000Z","dependencies_parsed_at":"2022-09-26T19:53:04.882Z","dependency_job_id":null,"html_url":"https://github.com/ZuraGuerra/beat_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/ZuraGuerra%2Fbeat_time","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZuraGuerra%2Fbeat_time/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZuraGuerra%2Fbeat_time/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZuraGuerra%2Fbeat_time/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZuraGuerra","download_url":"https://codeload.github.com/ZuraGuerra/beat_time/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240045014,"owners_count":19739185,"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":["beat-time","elixir","erlang","swatch-internet-time","time"],"created_at":"2024-10-14T19:12:22.969Z","updated_at":"2025-02-23T01:31:12.994Z","avatar_url":"https://github.com/ZuraGuerra.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# .beat Time\n\n[![Hex version](https://img.shields.io/hexpm/v/beat_time.svg)](https://hex.pm/packages/beat_time)\n[![Hex license](https://img.shields.io/hexpm/l/beat_time.svg)](https://hex.pm/packages/beat_time)\n\nUtilities to work with [Swatch Internet Time](https://en.wikipedia.org/wiki/Swatch_Internet_Time) (.beat time).\n\n* Every day has 1000.beats.\n* Every .beat has 86_400 milliseconds.\n* There's no notion of time zones: it's an universal time system based on UTC+01.\n\n## Installation\n\n```elixir\ndef deps do\n  [\n    {:beat_time, \"~\u003e 1.0.0\"}\n  ]\nend\n```\n\n## Usage\n\n```elixir\n  iex\u003e BeatTime.now()\n  %BeatTime{value: 300}\n\n  iex\u003e BeatTime.now() |\u003e BeatTime.format()\n  \"@300\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzuraguerra%2Fbeat_time","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzuraguerra%2Fbeat_time","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzuraguerra%2Fbeat_time/lists"}