Add inline example/warning for uppercase vs. lowercase "Y" in datetime format masks (Analyzer)
Description:When applying a custom datetime format mask in Analyzer (e.g., dd-MMM-YYYY HH:mm:ss), the field accepts both uppercase YYYY and lowercase yyyy without any indication that they represent different values:yyyy = calendar yearYYYY = week-bas...