I want to report one bug, and make one request.
The bug:
This custom date format:
ww.wd\ndddd\ndd MMM yyyy\nOR ddd
Displays the last element (ddd), which is supposed to be the three letter day of the week, as if it is "dd", which is the day of the month, as seen in the attachment.
The request:
Let me have a longer custom date format!
Custom date format display bug
Custom date format display bug
- Attachments
-
- AnukoBug.PNG (2.28 KiB) Viewed 6771 times
Re: Custom date format display bug
Looks like a one-off error in the date formatter field, which allows for the last "d" to be put it, while is was not supposed to happen. I'll see if I can fix this.
Re: Custom date format display bug
I addressed the issue by slightly increasing the size of the buffer for date and time formats, and also limiting the text properly, so that the one-off error situation does not occur.
The fix is in version 6.0.1.5388.
The fix is in version 6.0.1.5388.