in grafana.ini I have set
[date_formats]
full_date = YYYY-MMM-DD @ HH:mm:ss a
interval_second = HH:mm:ss a
interval_minute = HH:mm a
interval_hour = MMM DD HH:mm a
interval_day = MMM DD
interval_month = YYYY-MM
interval_year = YYYY
(ISO8601) but in the time range selection there is still 'am' and 'pm'.
How can I remove this?