webmcp

view framework/env/parse/timestamp.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 parse.timestamp(str, dest_type, options)
2 error("Not implemented.") -- TODO
3 end

Impressum / About Us