{"id":30639537,"url":"https://github.com/mnvx/time-to-time","last_synced_at":"2025-08-31T00:08:18.507Z","repository":{"id":282968853,"uuid":"950255223","full_name":"mnvx/time-to-time","owner":"mnvx","description":"Date-time to UNIX timestamp converter according to timezone","archived":false,"fork":false,"pushed_at":"2025-03-17T23:07:29.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-17T23:25:50.231Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/mnvx.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-17T21:57:30.000Z","updated_at":"2025-03-17T23:07:32.000Z","dependencies_parsed_at":"2025-03-17T23:25:56.700Z","dependency_job_id":"d174609a-bbe7-4c11-b4e4-9cef8ba11294","html_url":"https://github.com/mnvx/time-to-time","commit_stats":null,"previous_names":["mnvx/time-to-time"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mnvx/time-to-time","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnvx%2Ftime-to-time","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnvx%2Ftime-to-time/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnvx%2Ftime-to-time/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnvx%2Ftime-to-time/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mnvx","download_url":"https://codeload.github.com/mnvx/time-to-time/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnvx%2Ftime-to-time/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272922346,"owners_count":25015769,"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-08-30T02:00:09.474Z","response_time":77,"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":"2025-08-31T00:08:17.984Z","updated_at":"2025-08-31T00:08:18.497Z","avatar_url":"https://github.com/mnvx.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Time to Time Converter\n\n**Deprecated!!! Please follow the actual version: https://github.com/isitup/time-to-time**\n\n\u003chr/\u003e\n\nA simple web application for converting between Unix timestamps and human-readable date-time formats.\n\n![](assets/header.jpg)\n\n## About\n\nThis project created using [claude](https://www.anthropic.com/) and a little bit modified after.\n\nThe initial prompt:\n\n\u003e Create a new app for converting timestamps to date-time and date-time to timestamps. App must contain only html page with all logic based on js. The page must\n\u003e have 2 fields: integer field with timestamp (UTC) and string field with date-time. Date-time must be in browser's timezone by defaults if not specified others.\n\u003e Near date-time field must be a separate field with select for choosing a timezone of date-time field. When user enter timestamp, then field date-time must be\n\u003e calculated. When user enter date-time (and maybe timezone), then field timestamp must be calculated. Date-time field must be by default in ISO format 2026-12-30\n\u003e 12:30:25, but user can copy-paste value into this field in another format, therefore we must automatically detect used format and convert it into ISO. Page must\n\u003e looks good, use some modern css library for this. Also use some package for converting date and time.\n\n## Features\n\n- Convert Unix timestamps (in seconds) to date-time format\n- Convert date-time format to Unix timestamps\n- Automatic detection of various date-time formats\n- Timezone selection\n- Responsive design\n- \"Use Current Time\" button for quick testing\n\n## Technologies Used\n\n- HTML5, CSS3, JavaScript\n- [Bootstrap 5](https://getbootstrap.com/) for styling\n- [Day.js](https://day.js.org/) for date manipulation\n\n## Usage\n\nSimply open `index.html` in any modern web browser. No server or installation required.\n\n### Converting Timestamp to Date-Time\n\n1. Enter a Unix timestamp in seconds in the \"Unix Timestamp\" field\n2. The corresponding date and time will appear in the Date-Time field\n3. Optionally change the timezone to see the date-time in different timezones\n\n### Converting Date-Time to Timestamp\n\n1. Enter a date and time in the \"Date and Time\" field\n2. The app supports various formats and will auto-detect most common ones\n3. Select the appropriate timezone for your input\n4. The corresponding Unix timestamp will appear in the Timestamp field\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmnvx%2Ftime-to-time","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmnvx%2Ftime-to-time","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmnvx%2Ftime-to-time/lists"}