Date in UI Table

Hello, I am Arwin. I want to ask about UI Tables. I have data on Mysql in year-month-date format, but when the display format changes to something like the following image, how do I change it to a format like mine? Thank you very much

  1. Put a debug node on the output of the mysql node and show us what the data looks like.
  2. what is the format of the date column - in the mysql database - defined as?

My output MySQL node on debug

Tabulator (the base of ui-table) has so called formatters for this. Perhaps this thread can help:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.