theatr-app / date-generator-mac-applet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

date-generator-mac-applet

A mac applet to generate formatted dates for theatr's event creation form.

Fill in input.txt with a start date and end date (formatted as YYYY/MM/DD). Indicate whether you want the full dates (T), or just the weekly schedule (F). The former generates strings of type MM/DD/YYYY, ##:##, and the latter generates strings of type Dd, ##:##, where Dd is one of M, T, W, Th, F, Sa, or S. Under INPUT BELOW:, add in a new datestring on each line, formatted as Dd, ##:##, ##:##, .... There can be multiple time strings on each line.

Double-click the run-date-generator applet and the output file will automatically update.

About


Languages

Language:Python 92.3%Language:Rich Text Format 7.7%