ameir/mysqlbackup

Use ISO 8601 for Date format in filename

GJSchaller opened this issue · 1 comments

In short, change the filename of the dump file to be YYYY-MM-DD, so that a large number of files become easy to sort by filename while still being chronological.

https://en.wikipedia.org/wiki/ISO_8601

Thanks, @GJSchaller. The default date format has been changed (commit e3d2129). Those who need other formats can easily just update the config file.