This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Date filter am/pm case #8763
Closed
Description
The current documentation for the date filter is inconsistent about the case of the 'a' AM/PM format - the output is uppercase, but the docs mostly show lowercase, which is misleading. Other than fixing the docs, it would be great to actually support the two different formatting options, e.g. 'a' for uppercase and 'A' for lowercase (the inverse would be more intuitive, but 'a' is already used for uppercase, so for backward compatibility's sake... or just use a different letter for lowercase).