{"id":14980353,"url":"https://github.com/shonharsh/windowspowershell-create-datelist","last_synced_at":"2026-02-12T15:04:58.845Z","repository":{"id":230934601,"uuid":"780505605","full_name":"ShonHarsh/WindowsPowershell-Create-DateList","owner":"ShonHarsh","description":"This project is a script to create a date list in the standard PowerShell format (Monday, 01 April 2024 08:00:00), add a day n times on a new line, and write that list of dates to a file.","archived":false,"fork":false,"pushed_at":"2024-06-21T23:31:55.000Z","size":127,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-06T01:02:28.504Z","etag":null,"topics":["academic","academy","artificial-intelligence","atom","automation","bash","config","datetime","education","git","guide","learning","markdown","process","script","studio","training-materials","trending","windows","windows-powershell"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ShonHarsh.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-04-01T16:14:37.000Z","updated_at":"2024-06-21T23:31:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"ec61ae29-f8f8-4d35-841d-a68bb52cf09f","html_url":"https://github.com/ShonHarsh/WindowsPowershell-Create-DateList","commit_stats":null,"previous_names":["shonharsh/create-datelist","shonharsh/ps-create-datelist","shonharsh/windowspowershell-create-datelist"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ShonHarsh/WindowsPowershell-Create-DateList","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShonHarsh%2FWindowsPowershell-Create-DateList","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShonHarsh%2FWindowsPowershell-Create-DateList/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShonHarsh%2FWindowsPowershell-Create-DateList/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShonHarsh%2FWindowsPowershell-Create-DateList/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ShonHarsh","download_url":"https://codeload.github.com/ShonHarsh/WindowsPowershell-Create-DateList/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShonHarsh%2FWindowsPowershell-Create-DateList/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263833412,"owners_count":23517371,"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":["academic","academy","artificial-intelligence","atom","automation","bash","config","datetime","education","git","guide","learning","markdown","process","script","studio","training-materials","trending","windows","windows-powershell"],"created_at":"2024-09-24T14:01:38.912Z","updated_at":"2026-02-12T15:04:58.796Z","avatar_url":"https://github.com/ShonHarsh.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"![PowerShell-banner](Data/Images/WindowsPowershell-Create-DateList-Banner.png)\n\n# Create-DateList\n\nThis project is a script to **create a date list** in the standard PowerShell format (Monday, 01 April 2024 08:00:00), add a day n times on a new line, and write that list of dates to a file.\n\n### Getting Started\n\nAfter making a pull request or downloading the project, change the parameters in the script to suit your case and run the script in PowerShell.\n\n### Sample Script\n\n```\nPS C:\\WINDOWS\\system32\u003e cd \"C:\\Code\\PowerShell\\Projects\\Create-DateList\"\nPS C:\\Code\\PowerShell\\Projects\\Create-DateList\u003e .\\Create-DateList.ps1\n```\n\n### Lazy Math\n\n365 * 01 = 365\n\n365 * 02 = 730\n\n365 * 03 = 1095\n\n365 * 04 = 1460\n\n365 * 05 = 1825\n\n365 * 06 = 2190\n\n365 * 07 = 2555\n\n365 * 08 = 2920\n\n365 * 09 = 3285\n\n365 * 10 = 3650\n\n### ARCHITECTURE REQUIREMENTS\n\n1. Access Windows PowerShell: Open the Start menu, type Windows PowerShell, select Windows PowerShell, then select Open\n1. The execution policy may need to be changed.  Read [Set-ExecutionPolicy](https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.security/set-executionpolicy?view=powershell-7.4) for details.\n\n### GIT NOTES\n\nClone the project to develop or change it.\n\n`git clone https://github.com/ShonHarsh/Create-DateList`\n\n### LINKS\n- [Windows PowerShell](https://learn.microsoft.com/en-us/powershell/scripting/overview)\n- [Windows PowerShell GitHub](https://github.com/MicrosoftDocs/PowerShell-Docs)\n- [Shon Harsh Website 127.0.0.1](https://shonharsh.github.io/curriculum-vitae/index.html)\n- [This.GitHub](https://github.com/shonharsh)\n- [LinkedIn](https://www.linkedin.com/in/shonharsh/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshonharsh%2Fwindowspowershell-create-datelist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshonharsh%2Fwindowspowershell-create-datelist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshonharsh%2Fwindowspowershell-create-datelist/lists"}