I send it and it worked by Gregorian date correctly
as you see on last pic i send
[{"id":"41ce43a480e30540","type":"inject","z":"39e52d6a371e3442","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"[{\"series\":\"Temp\",\"data\":[[-5,37,35]],\"labels\":[\"2020-10-15 18:20\",\"2020-10-15 18:21\",\"2020-10-15 18:22\"]}]","payloadType":"json","x":270,"y":200,"wires":[["90499ece9d451f07"]]},{"id":"90499ece9d451f07","type":"ui_chart","z":"39e52d6a371e3442","name":"","group":"a61c1d23.04fe3","order":0,"width":0,"height":0,"label":"chart","chartType":"line","legend":"false","xformat":"MMDD-HHmm","interpolate":"linear","nodata":"","dot":false,"ymin":"","ymax":"","removeOlder":1,"removeOlderPoints":"","removeOlderUnit":"3600","cutout":0,"useOneColor":false,"useUTC":false,"colors":["#1f77b4","#aec7e8","#ff7f0e","#2ca02c","#98df8a","#d62728","#ff9896","#9467bd","#c5b0d5"],"outputs":1,"useDifferentColor":false,"x":490,"y":200,"wires":[[]]},{"id":"a61c1d23.04fe3","type":"ui_group","name":"Latency Guage","tab":"4c764eaa7bb3a3a6","order":2,"disp":true,"width":"12","collapse":false},{"id":"4c764eaa7bb3a3a6","type":"ui_tab","name":"Main","icon":"dashboard","order":1,"disabled":false,"hidden":false}]
But if i use Persian date like "1400-10-15 18:20" i have same problem
[{"id":"41ce43a480e30540","type":"inject","z":"39e52d6a371e3442","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"[{\"series\":\"Temp\",\"data\":[[-5,37,35]],\"labels\":[\"1400-10-15 18:20\",\"1400-10-15 18:21\",\"1400-10-15 18:22\"]}]","payloadType":"json","x":270,"y":200,"wires":[["90499ece9d451f07"]]},{"id":"90499ece9d451f07","type":"ui_chart","z":"39e52d6a371e3442","name":"","group":"a61c1d23.04fe3","order":0,"width":0,"height":0,"label":"chart","chartType":"line","legend":"false","xformat":"MMDD-HHmm","interpolate":"linear","nodata":"","dot":false,"ymin":"","ymax":"","removeOlder":1,"removeOlderPoints":"","removeOlderUnit":"3600","cutout":0,"useOneColor":false,"useUTC":false,"colors":["#1f77b4","#aec7e8","#ff7f0e","#2ca02c","#98df8a","#d62728","#ff9896","#9467bd","#c5b0d5"],"outputs":1,"useDifferentColor":false,"x":490,"y":200,"wires":[[]]},{"id":"a61c1d23.04fe3","type":"ui_group","name":"Latency Guage","tab":"4c764eaa7bb3a3a6","order":2,"disp":true,"width":"12","collapse":false},{"id":"4c764eaa7bb3a3a6","type":"ui_tab","name":"Main","icon":"dashboard","order":1,"disabled":false,"hidden":false}]