Show int as datetime
-
I have a column ‘created’ int(10) unsigned that would like to show as date time. In SQL I can use formula from_unixtime(created). How to do so in app builder?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Show int as datetime’ is closed to new replies.