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

support for time options in backup file name #18

Merged
merged 1 commit into from
Nov 10, 2021

Conversation

HemanthD
Copy link

Currently only the date options (Ymd) are being supported in the {TIME} placeholder as the code uses only the date object. Extended it to support the time option (HMS) by switching to datetime object.
(Also, made a few cosmetic corrections to the config example)

@rvojcik rvojcik merged commit 35afe5a into rvojcik:master Nov 10, 2021
@rvojcik
Copy link
Owner

rvojcik commented Nov 10, 2021

Hi @HemanthD ,
it looks great !

Thank you much for your contribution

@HemanthD HemanthD deleted the datetime branch November 16, 2021 14:06
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

Successfully merging this pull request may close these issues.

2 participants