how to check timezone of pinot from dashboard ?
# troubleshooting
b
how to check timezone of pinot from dashboard ?
m
Not sure if I follow. Pinot doesn’t have any time zone of itself. For data time stamp you can query With date time udfs
b
i mean , is there any way to check/SELECT current timestamp
Like for sql we can do , SELECT NOW()