webmcp

view framework/env/convert/_from_human_to_timestamp.lua @ 250:db79324a13fe

Work on static file delivery
author jbe
date Sun Mar 01 21:38:07 2015 +0100 (2015-03-01)
parents 9fdfb27f8e67
children
line source
1 function convert._from_human_to_timestamp(str)
2 return atom.timestamp:load(str)
3 end

Impressum / About Us