webmcp

view framework/env/convert/_from_human_to_time.lua @ 317:732c4d53a823

Invoke Moonbridge's listen function without delay (requires passing http_options as argument); Code cleanup
author jbe
date Mon Mar 23 19:05:32 2015 +0100 (2015-03-23)
parents 9fdfb27f8e67
children
line source
1 function convert._from_human_to_time(str)
2 return atom.time:load(str)
3 end

Impressum / About Us