Problem - The %SHRINK_DATE% variable in the auto-shrink notification email is formatted as mm/dd/yyyy which is confusing to non-US users and requires us to specifically warn them of the formatting. e.g. 10/08/2024 would be interpreted as 10th August but is in fact 8th October.
Vision - Add a non-US date format variable in addition to %SHRINK_DATE% that's formatted appropriately e.g. dd/mm/yyyy
Comments (1 comment)