{"id":16528569,"url":"https://github.com/tobilen/csv-tz-converter","last_synced_at":"2025-04-04T20:18:13.795Z","repository":{"id":42216739,"uuid":"173338627","full_name":"tobilen/csv-tz-converter","owner":"tobilen","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-03T17:11:39.000Z","size":469,"stargazers_count":1,"open_issues_count":15,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-10T04:43:54.823Z","etag":null,"topics":["csv","hacktoberfest","timezone"],"latest_commit_sha":null,"homepage":"","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/tobilen.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-03-01T17:01:08.000Z","updated_at":"2020-10-12T07:16:44.000Z","dependencies_parsed_at":"2023-02-01T08:02:09.374Z","dependency_job_id":null,"html_url":"https://github.com/tobilen/csv-tz-converter","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobilen%2Fcsv-tz-converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobilen%2Fcsv-tz-converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobilen%2Fcsv-tz-converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobilen%2Fcsv-tz-converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tobilen","download_url":"https://codeload.github.com/tobilen/csv-tz-converter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247242688,"owners_count":20907135,"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":["csv","hacktoberfest","timezone"],"created_at":"2024-10-11T17:40:53.068Z","updated_at":"2025-04-04T20:18:13.773Z","avatar_url":"https://github.com/tobilen.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## CSV Transformer\n\n### Quickstart:\n* Install node (version 10 or higher)\n* Run `npm install -g csv-tz-converter`\n* Then run the script on your input csv file \n  `convert-timezone -f myInput.csv -i \"Eastern Time\" -t myOutput.csv`\n\n### Arguments\n#### -f (or --file)\nSpecifiy the path to the input file\n\n#### -d (or --input-date-format)\nSpecify the format of the dates in the incoming file. Defaults to `MM/dd/yyyy`. Allowed values can be found here: https://date-fns.org/v2.0.1/docs/parse\n\n#### -i (or --input-timezone)\nSpecify the Timezone the provided file was created in. Accepts IANA compatible timezone names. See https://gist.github.com/aviflax/a4093965be1cd008f172 for a full list\n\n#### -t (or --target)\nSpecify the path of the output file\n\n### Current Limitations\n\n- Only semicolon as separator\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobilen%2Fcsv-tz-converter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftobilen%2Fcsv-tz-converter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobilen%2Fcsv-tz-converter/lists"}