webmcp

view framework/env/convert/_from_human_to_time.lua @ 392:c048f0af2497

Updated framework/webmcp_version file to match current version
author jbe
date Fri Dec 04 14:04:54 2015 +0100 (2015-12-04)
parents 9fdfb27f8e67
children
line source
1 function convert._from_human_to_time(str)
2 return atom.time:load(str)
3 end

Impressum / About Us