Skip to main content

Date Creation Database

Background

This script will create a date database based on a start and end date.  The script can do all date or the beginning or end of the month.

Documentation

This script will create a data database based on a start and end date.

When you run the script you will have the following dialog:

Image
Date Creation Dialog

From the dialog you can pick the start and end date from a date picker.  You then have four options, have a dates between the start and end date included in the database or only the first or last of the month or select the day(s) of the week you want in your output.  The script also checks if it is a leap year for February.

Please see https://ideascripting.com/node/8579 for instuctions on how to install a python package.  

It is recommended that it be added to the IDEAScript.com ribbon under the utilities grouping.

Language
Python