webmcp

view framework/env/convert/_from_human_to_time.lua @ 263:b0f5e7955ffd

Added newline at end of file framework/env/slot/put.lua
author jbe
date Tue Mar 17 19:27:58 2015 +0100 (2015-03-17)
parents 9fdfb27f8e67
children
line source
1 function convert._from_human_to_time(str)
2 return atom.time:load(str)
3 end

Impressum / About Us