| Summary: | Dates in log viewer not formatted correctly | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
| Component: | Tools | Assignee: | Josef Moravec <josef.moravec> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | fridolin.somers, jesse, josef.moravec, martin.renvoize, nick |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: |
Bug 22411: Date and time in log viewer should respect
Bug 22411: Date and time in log viewer should respect |
||
|
Description
Katrin Fischer
2019-02-25 18:19:12 UTC
Created attachment 85649 [details] [review] Bug 22411: Date and time in log viewer should respect Test plan: Go to log viewer and show some log -- without patch the date ant time in first column is formatted as yyyy-mm-dd hh:mm -- with patch the date is formatted according to your dateformat system preference Created attachment 85650 [details] [review] Bug 22411: Date and time in log viewer should respect Test plan: Go to log viewer and show some log -- without patch the date ant time in first column is formatted as yyyy-mm-dd hh:mm -- with patch the date is formatted according to your dateformat system preference Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> TT filter - simple enough to skip SO :) Awesome work all! Pushed to master for 19.05 Pushed to 18.11.x for 18.11.04 Pushed to 18.05.x for 18.05.11 |