webmcp

view framework/env/convert/_from_date_to_human.lua @ 416:046927075270

Proxy table to directly access column-values of a database row (e.g. if document_column is set or for reserved method names)
author jbe
date Sat Jan 09 19:29:36 2016 +0100 (2016-01-09)
parents 9fdfb27f8e67
children
line source
1 function convert._from_date_to_human(value)
2 return atom.dump(value)
3 end

Impressum / About Us