Currently, the "time" column of Apache IoTDB looks like "2023-02-08T11: 25:15.953+08:00". Is there any way to make the time here displayed as a timestamp?
I checked the official document, and it only says that the time can be displayed as Long
type, but no example of this change can be found. Anyone can tell me how to do this?