plugin.tx_browser_pi1 { views { list { 1 { ... select ( tx_foo.crdate, ... ) // ------------------------------------ // Format some fields (Date/Time) // ------------------------------------ tx_foo.crdate { strftime = %d.%m.%Y, %H:%M } } #eoList.1 ...