Giter VIP home page Giter VIP logo

create-datelist's Introduction

Create-DateList

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.

Getting Started

After making a pull request or downloading the project, change the parameters in the script to suit your case and run the script in PowerShell.

Sample Script

PS C:\WINDOWS\system32> cd "C:\Code\PowerShell\Projects\Create-DateList"
PS C:\Code\PowerShell\Projects\Create-DateList> .\Create-DateList.ps1

Lazy Math

365 * 01 = 365

365 * 02 = 730

365 * 03 = 1095

365 * 04 = 1460

365 * 05 = 1825

365 * 06 = 2190

365 * 07 = 2555

365 * 08 = 2920

365 * 09 = 3285

365 * 10 = 3650

ARCHITECTURE REQUIREMENTS

  1. Access Windows Powershell: Open the Start menu, type Windows PowerShell, select Windows PowerShell, then select Open
  2. The execution policy may need to be changed. Read Set-ExecutionPolicy for details.

GIT NOTES

Clone the project to develop or change it.

git clone https://github.com/ShonHarsh/Create-DateList

LINKS

create-datelist's People

Contributors

shonharsh avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.