| Summary: | Use date --iso-8601 instead of date +%Y-%m-%d to be more readable and crontab friendly | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Victor Grousset/tuxayo <victor> |
| Component: | Command-line Utilities | Assignee: | Victor Grousset/tuxayo <victor> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | jonathan.druart, nick, robin |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | String patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Bug Depends on: | 10419 | ||
| Bug Blocks: | |||
| Attachments: |
Bug 20915: Use date --iso-8601 instead of date +%Y-%m-%d
Bug 20915: Use date --iso-8601 instead of date +%Y-%m-%d Bug 20915: Use date --iso-8601 instead of date +%Y-%m-%d Bug 20915: Use date --iso-8601 instead of date +%Y-%m-%d |
||
|
Description
Victor Grousset/tuxayo
2018-06-12 14:01:19 UTC
Created attachment 75970 [details] [review] Bug 20915: Use date --iso-8601 instead of date +%Y-%m-%d Created attachment 75976 [details] [review] Bug 20915: Use date --iso-8601 instead of date +%Y-%m-%d Created attachment 78661 [details] [review] Bug 20915: Use date --iso-8601 instead of date +%Y-%m-%d In delete_patrons.pl's POD To be more readable and crontab friendly Signed-off-by: Mark Tompsett <mtompset@hotmail.com> Created attachment 79256 [details] [review] Bug 20915: Use date --iso-8601 instead of date +%Y-%m-%d In delete_patrons.pl's POD To be more readable and crontab friendly Signed-off-by: Mark Tompsett <mtompset@hotmail.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Awesome work all! Pushed to master for 18.11 This will not be backported to 18.05.x series. |