Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Versioning Output Directory #10

Open
yomesky2000 opened this issue Oct 7, 2020 · 1 comment
Open

Versioning Output Directory #10

yomesky2000 opened this issue Oct 7, 2020 · 1 comment

Comments

@yomesky2000
Copy link

After every run, I want the timestamp and initials of the user who ran the script tagged with the output directory name.
Example - if Tcurtis runs the script, the output will create a new directory like “EOL-tcurtis-10-6-2020-9:00UTC"

@rubengm13
Copy link
Collaborator

@yomesky2000

Time stamp is coming soon, try out the feature in the "interface bug" branch.

"output_%d-%m-%Y %H h %M m %S s.xlsx" will modify the following output file name. "output_05-11-2020 00 h 39 m 23 s.xlsx"
Same concept for the output directory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants