-
Problem report
-
Resolution: Fixed
-
Trivial
-
None
-
None
-
image: zabbix/zabbix-web-nginx-pgsql:7.0.16-ol
-
Sprint candidates
-
0.125
I need to create a scheduled report and I need the date in DD-MM-YYYY format but it comes as YYYY-MM-DD.
I got the front to display the desired date format by adding the variables below but they didn't work for the webservice.
LANG: "pt_BR.UTF-8"
LANGUAGE: "pt_BR:pt"
LC_ALL: "pt_BR.UTF-8"
There's a screenshot of the scheduled report attached to thisĀ