webmcp

view framework/env/convert/_from_human_to_timestamp.lua @ 414:015be25c98dd

Always write to document when "document_column" is set in class
author jbe
date Sat Jan 09 05:30:45 2016 +0100 (2016-01-09)
parents 9fdfb27f8e67
children
line source
1 function convert._from_human_to_timestamp(str)
2 return atom.timestamp:load(str)
3 end

Impressum / About Us