webmcp

view framework/env/convert/_from_human_to_timestamp.lua @ 252:e60ef3334d92

Use correct path for static file delivery
author jbe
date Sun Mar 01 21:42:50 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